Mercurial > index.cgi > dotfiles
diff .screen/joshua @ 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 | adb977adb9d7 |
children | cf01bff1c687 |
line wrap: on
line diff
--- a/.screen/joshua Wed Mar 27 15:59:55 2024 -0400 +++ b/.screen/joshua 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 irssi 0 stuff 'irssi ' @@ -58,7 +67,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 @@ -105,7 +114,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