We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6bc144 commit b47cac6Copy full SHA for b47cac6
screen/.screenrc
@@ -0,0 +1,13 @@
1
+shell -$SHELL
2
+termcapinfo xterm* ti@:te@
3
+startup_message off
4
+vbell off
5
+autodetach on
6
+altscreen on
7
+shelltitle "$ |bash"
8
+defscrollback 10000
9
+defutf8 on
10
+nonblock on
11
+
12
+hardstatus alwayslastline
13
+hardstatus string '%{= kw}[ %{= kb}%H%{= kw} ][%= %{= kw}%?%-Lw%?%{= kW}%n*%f %t%?%?%{= kw}%?%+Lw%?%?%= ][ %{r}%l%{w} ]%{w}[%{r} %d/%m/%y %C %A %{w}]%{w}'
0 commit comments