mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-08 04:34:00 +02:00
Merge d34a6d306a into 291e96dcd0
This commit is contained in:
commit
d19e94466d
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ function omz_termsupport_preexec {
|
|||
local CMD=${1[(wr)^(*=*|sudo|ssh|mosh|rake|-*)]:gs/%/%%}
|
||||
local LINE="${2:gs/%/%%}"
|
||||
|
||||
title '$CMD' '%100>...>$LINE%<<'
|
||||
title "$CMD" "%100>...>$LINE%<<"
|
||||
}
|
||||
|
||||
precmd_functions+=(omz_termsupport_precmd)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue