diff options
| author | tslil clingman <> | 2019-09-11 19:18:14 -0400 |
|---|---|---|
| committer | tslil clingman <> | 2019-09-11 19:18:14 -0400 |
| commit | ac1a4884d03fc0495c773500d8a13f84b695fa43 (patch) | |
| tree | 29e5ec49e0ce957d80d8f11a155b47840c74f488 /.screenrc | |
Init
Diffstat (limited to '.screenrc')
| -rw-r--r-- | .screenrc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.screenrc b/.screenrc new file mode 100644 index 0000000..f1f265a --- /dev/null +++ b/.screenrc @@ -0,0 +1,11 @@ +defscrollback 10000 +vbell off +startup_message off +altscreen on +term screen-256color +termcapinfo xterm* ti@:te@ + +defescape ^Tt +escape ^Tt + +hardstatus alwayslastline "%{+b wk} %-w%{+b kb} %n %t %{-}%+w %=%{+ kG} %c/%d.%m.%Y " |
