diff options
author | terminaldweller <thabogre@gmail.com> | 2022-01-30 15:06:45 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2022-01-30 15:06:45 +0000 |
commit | 4818098e614f4ef30a322601f932923a46c31207 (patch) | |
tree | ba0daae70ac437e2b30e3008c3c41b72c7e2ad35 /.screenrc | |
parent | updates (diff) | |
download | scripts-4818098e614f4ef30a322601f932923a46c31207.tar.gz scripts-4818098e614f4ef30a322601f932923a46c31207.zip |
updates
Diffstat (limited to '.screenrc')
-rw-r--r-- | .screenrc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.screenrc b/.screenrc new file mode 100644 index 0000000..0b544c0 --- /dev/null +++ b/.screenrc @@ -0,0 +1,6 @@ +hardstatus alwayslastline +hardstatus string '%{= kG}[ %{G}%H %{g}][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B} %m-%d %{W}%c %{g}]' +escape ^Bb +defscrollback 1000 +vbell off +term screen-256color |