diff options
Diffstat (limited to 'screenrc')
-rw-r--r-- | screenrc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/screenrc b/screenrc new file mode 100644 index 0000000..0dcfa60 --- /dev/null +++ b/screenrc @@ -0,0 +1,7 @@ +defutf8 on +defscrollback 10000 + +startup_message off + +hardstatus alwayslastline +hardstatus string '%{= bc}%-w%50>%{= bw}%{+b}%n%{-} %t%{-}%+w%<' |