Mercurial > index.cgi > dotfiles
diff .screenrc @ 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 | 7833786173da |
children |
line wrap: on
line diff
--- a/.screenrc Wed Mar 27 15:59:55 2024 -0400 +++ b/.screenrc Wed Mar 27 16:05:57 2024 -0400 @@ -8,6 +8,15 @@ 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 + # The following from the /etc/screenrc that came with screen-4.0.3-1.el5_4.1 # with a few lines commented out so they don't interfere with the above. One # note, the 'deflogin' setting causes a complaint on Macs because they don't