X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.screenrc;h=1f4850d9150e97fb91825ddb38cb9fe74a6752a8;hb=3929139211192ca2fda3abea1ac391fbd5f54d6f;hp=dac2239c909b8776b23be780cd6d3a52ac6e8b83;hpb=43f1c1115d4bf42ce69852a9514dc351264524fd;p=dotfiles.git diff --git a/.screenrc b/.screenrc index dac2239..1f4850d 100644 --- a/.screenrc +++ b/.screenrc @@ -64,7 +64,7 @@ hardstatus alwayslastline hardstatus string "%{= ck}%-w%{= bw}%n%f %t%{-}%+w %-=" # set these terminals up to be 'optimal' instead of vt100 -termcapinfo xterm*|linux*|rxvt*|Eterm* OP +termcapinfo xterm*|rxvt*|linux*|Eterm* OP # Change the xterm initialization string from is2=\E[!p\E[?3;4l\E[4l\E> # (This fixes the "Aborted because of window size change" konsole symptoms found @@ -75,7 +75,7 @@ termcapinfo xterm 'is=\E[r\E[m\E[2J\E[H\E[?7h\E[?1;4;6l' # following termcapinfo line which tells xterm to use the normal screen buffer # (which has scrollback), not the alternate screen buffer. # -#termcapinfo xterm|xterms|xs|rxvt ti@:te@ +#termcapinfo xterm*|rxvt* ti@:te@ # Enable non-blocking mode to better cope with flaky ssh connections. defnonblock 5