We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4b1990 commit 272a811Copy full SHA for 272a811
.screenrc
@@ -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