Skip to content

Commit 8631583

Browse files
committed
Updated screenrc.
1 parent 87a2b9d commit 8631583

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.screenrc

+2-2
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ screen -t home-1 1
7373
# ===============================================================
7474
# VARIABLES - Number values
7575
# ===============================================================
76-
defscrollback 5000 # default: 100
76+
defscrollback 50000 # default: 100
7777
# msgminwait 3 # default: 1
7878
silencewait 15 # default: 30
7979
#
@@ -128,7 +128,7 @@ screen -t home-1 1
128128
# in addition to the hardstatus line.
129129
#
130130
# use caption to show window list:
131-
caption always "%{= kw}%?%-Lw%?%{+b kw}%n*%t%f %?(%u)%?%{= kw}%?%+Lw%?"
131+
caption always "%{= kw}%?%-Lw%?%{+b ky}%n*%t%f %?(%u)%?%{= kw}%?%+Lw%?"
132132

133133

134134
# caption always '%{= wb}%50=%n%f %t%{= wb}'

0 commit comments

Comments
 (0)