Skip to content

Commit 272a811

Browse files
author
Vincent Scheib
committed
.screenrc
1 parent a4b1990 commit 272a811

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.screenrc

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
#____scheib
2+
3+
# from julian, in linux reference doc
4+
#hardstatus alwayslastline "%{=b}%{G} Screen(s): %{b}%w %=%{kG}%C%A %D, %M/%d/%Y "
5+
hardstatus alwayslastline '%{= kG}%H: %{w}%?%-w%?%{KG}%n*%t%{-}%?%+w%?%?%{-} %=[ %{K}%l %{-}][ %{B}%Y-%m-%d%{-} %{W }%c %{-}]'
6+
7+
termcapinfo xterm* ti@:te@
8+
9+
# scrollback default is 1024, increase:
10+
defscrollback 10000

0 commit comments

Comments
 (0)