1
0
Fork 0

screen proper window title

This commit is contained in:
Von Random 2016-10-07 15:51:30 +03:00
parent b01252ad76
commit 270717cce2

View file

@ -1,6 +1,5 @@
# window title hack # window title hack
termcapinfo xterm*|rxvt*|kterm*|Eterm* 'hs:ts=\E]0;:fs=\007:ds=\E]0;\007' hardstatus string "[%H:%n] %t"
defhstatus "$USER@^EH (screen)"
# so we don't have to enter the copy mode every time we want to scroll # so we don't have to enter the copy mode every time we want to scroll
termcapinfo rxvt*|xterm* ti@:te@ termcapinfo rxvt*|xterm* ti@:te@
# the rest is pretty obvious # the rest is pretty obvious