mirror of
https://github.com/NaomiAmethyst/dots.git
synced 2025-04-13 09:30:06 +00:00
aterm updates
This commit is contained in:
parent
eed0912f66
commit
1e29362ea0
2 changed files with 4 additions and 1 deletions
|
@ -91,3 +91,6 @@ URxvt*color15: #EEEEEC
|
|||
|
||||
/* Rxvt */
|
||||
Rxvt*termName: rxvt
|
||||
|
||||
/* Aterm */
|
||||
Aterm*termName: aterm
|
||||
|
|
2
zshrc
2
zshrc
|
@ -320,7 +320,7 @@ function title
|
|||
shift
|
||||
print -nR $'\e_screen \005 | '$*$'\e'"\\"
|
||||
;;
|
||||
xterm*|rxvt*|cygwin|interix|Eterm|mlterm|kterm)
|
||||
xterm*|rxvt*|cygwin|interix|Eterm|mlterm|kterm|aterm)
|
||||
# Use this one instead for everybody else:
|
||||
shift
|
||||
print -nR $'\e]0;'$@$'\a'
|
||||
|
|
Loading…
Add table
Reference in a new issue