Mercurial > index.cgi > dotfiles
diff .screenrc @ 249:7833786173da
Fixing 256-color screens, removing some whitespace. Further screen changes may be needed...
author | Steve Huston <huston@srhuston.net> |
---|---|
date | Wed, 27 Mar 2024 15:59:55 -0400 |
parents | 2bea356b1032 |
children | 5619e06b048e |
line wrap: on
line diff
--- a/.screenrc Tue Mar 26 16:58:39 2024 -0400 +++ b/.screenrc Wed Mar 27 15:59:55 2024 -0400 @@ -4,7 +4,7 @@ bell_msg "^GBell in window %n" defnonblock 5 nethack on -hardstatus string "%{+b .bw}%-Lw%{+b .rw}%50L>%n%f* %t%?%{+b .cw}(%u)%{-}%?%{-}%+Lw%L< %-20=%{+b ..g} %H%-8= %{+b ..y} %c " +hardstatus string "%{+b .bw}%-Lw%{+b .rw}%50L>%n%f* %t%?%{+b .cw}(%u)%{-}%?%{-}%+Lw%L< %-20=%{+b ..g} %H%-8= %{+b ..y} %c " hardstatus alwayslastline activity "^GActivity in window %n" @@ -35,7 +35,7 @@ # all termcap entries are now duplicated as terminfo entries. # only difference should be the slightly modified syntax, and check for # terminfo entries, that are already corected in the database. -# +# # G0 we have a SEMI-GRAPHICS-CHARACTER-MODE # WS this sequence resizes our window. # cs this sequence changes the scrollregion @@ -82,7 +82,7 @@ terminfo xterm 'is=\E[r\E[m\E[2J\E[H\E[?7h\E[?1;4;6l' # -# Do not use xterms alternate window buffer. +# Do not use xterms alternate window buffer. # This one would not add lines to the scrollback buffer. #termcap xterm|xterms|xs ti=\E7\E[?47l #terminfo xterm|xterms|xs ti=\E7\E[?47l