We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87a2b9d commit 8631583Copy full SHA for 8631583
.screenrc
@@ -73,7 +73,7 @@ screen -t home-1 1
73
# ===============================================================
74
# VARIABLES - Number values
75
76
- defscrollback 5000 # default: 100
+ defscrollback 50000 # default: 100
77
# msgminwait 3 # default: 1
78
silencewait 15 # default: 30
79
#
@@ -128,7 +128,7 @@ screen -t home-1 1
128
# in addition to the hardstatus line.
129
130
# use caption to show window list:
131
-caption always "%{= kw}%?%-Lw%?%{+b kw}%n*%t%f %?(%u)%?%{= kw}%?%+Lw%?"
+caption always "%{= kw}%?%-Lw%?%{+b ky}%n*%t%f %?(%u)%?%{= kw}%?%+Lw%?"
132
133
134
# caption always '%{= wb}%50=%n%f %t%{= wb}'
0 commit comments