]> git.phdru.name Git - dotfiles.git/commitdiff
.screenrc: Change and reorder terminal types
authorOleg Broytman <phd@phdru.name>
Tue, 11 Dec 2018 12:21:56 +0000 (15:21 +0300)
committerOleg Broytman <phd@phdru.name>
Tue, 11 Dec 2018 12:21:56 +0000 (15:21 +0300)
.screenrc

index dac2239c909b8776b23be780cd6d3a52ac6e8b83..1f4850d9150e97fb91825ddb38cb9fe74a6752a8 100644 (file)
--- 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