Mercurial > index.cgi > dotfiles
diff .screen/csesbh2 @ 250:5619e06b048e
On second thought, just make it default. Updated the others too.
author | Steve Huston <huston@srhuston.net> |
---|---|
date | Wed, 27 Mar 2024 16:05:57 -0400 |
parents | 01056f1c3c9d |
children | b00e6b403896 |
line wrap: on
line diff
--- a/.screen/csesbh2 Wed Mar 27 15:59:55 2024 -0400 +++ b/.screen/csesbh2 Wed Mar 27 16:05:57 2024 -0400 @@ -4,10 +4,19 @@ 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" +# Some settings to try to make colors work right everywhere, hope this doesn't +# backfire on a terminal I'm not thinking of... +term screen-256color +# I may only need that one after all but I'm keeping the others around just in +# case... +#attrcolor b ".I" +#termcapinfo xterm-256color 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm' +#defbce=on + screen -t fixme 0 #stuff 'r 172.24.0.2 -t "tail -F /var/log/everything | egrep -v \"(kernel.*trap invalid opcode|OpenSM|__ratelimit: .* callbacks suppressed|TRAPMGR|LOG_ERROR::Cannot allocate memory)\"" ' @@ -70,7 +79,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 @@ -117,7 +126,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