mirror of
https://github.com/NaomiAmethyst/dots.git
synced 2025-04-13 09:30:06 +00:00
more work on term stuff
This commit is contained in:
parent
5a74a5d139
commit
6257650323
1 changed files with 1 additions and 1 deletions
2
zshrc
2
zshrc
|
@ -316,7 +316,7 @@ function title
|
|||
shift
|
||||
print -nR $'\e_screen \005 | '$*$'\e'"\\"
|
||||
;;
|
||||
xterm*|rxvt*|cygwin|interix|Eterm)
|
||||
xterm*|rxvt*|cygwin|interix|Eterm|mlterm|kterm)
|
||||
# Use this one instead for everybody else:
|
||||
shift
|
||||
print -nR $'\e]0;'$@$'\a'
|
||||
|
|
Loading…
Add table
Reference in a new issue