screen proper window title
This commit is contained in:
parent
b01252ad76
commit
270717cce2
1 changed files with 1 additions and 2 deletions
3
screenrc
3
screenrc
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue