Browse Source

.screenrc: Added code to use xterm's title

master
Alejandro Mery 16 years ago
parent
commit
87c4b8788f
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .screenrc

+ 1
- 0
.screenrc

@ -79,6 +79,7 @@
attrcolor b ".I"
# tell screen how to set colors. AB = background, AF=foreground
termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'
termcapinfo xterm 'hs:ts=\E]2;:fs=\007:ds=\E]2;screen\007'
#
# ===============================================================
# VARIABLES - Number values

Loading…
Cancel
Save