diff options
author | LAN-TW <lantw44@gmail.com> | 2013-11-30 11:44:13 +0800 |
---|---|---|
committer | LAN-TW <lantw44@gmail.com> | 2013-11-30 11:44:13 +0800 |
commit | 78d6b210d8098f30226d211920bf941029a7a01c (patch) | |
tree | c9a5605f84b1c40ebcfa843b13f15cad12cdd677 | |
parent | dcab129e5ddf2e915e8c5e38cf484c1b4bf7ddae (diff) | |
download | configfile-screenrc-20131130.tar.gz configfile-screenrc-20131130.tar.zst configfile-screenrc-20131130.zip |
screenrc: 讓 screen 內的程式能用與 xterm 相同的方法修改視窗標題screenrc-20131130
-rw-r--r-- | screenrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ caption always "%{= ky}%H %{= kc}%-Lw%{= br}%n %t%{= kc}%+Lw %=%{= g}%l" +termcapinfo xterm*|rxvt*|kterm*|Eterm* 'hs:ts=\E]0;:fs=\007:ds=\E]0;\007' vbell off vbellwait 0 |