removed set terminal title, will be reimplimented later
This commit is contained in:
@@ -55,9 +55,6 @@ zstyle ':completion:*' verbose true
|
||||
zstyle ':completion:*:*:kill:*:processes' list-colors '=(#b) #([0-9]#)*=0=01;31'
|
||||
zstyle ':completion:*:kill:*' command 'ps -u $USER -o pid,%cpu,tty,cputime,cmd'
|
||||
|
||||
#Set Terminal Title
|
||||
print -Pn "\e]0;%n@%m\a"
|
||||
|
||||
#Key-Bindings
|
||||
# Make sure that the terminal is in application mode when zle is active, since
|
||||
# only then values from $terminfo are valid
|
||||
|
||||
Reference in New Issue
Block a user