You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
1.3 KiB
29 lines
1.3 KiB
diff -urNp old/etc/etcscreenrc new/etc/etcscreenrc
|
|
--- old/etc/etcscreenrc 2017-05-25 15:37:24.096236010 +0200
|
|
+++ new/etc/etcscreenrc 2017-05-25 15:43:47.203723396 +0200
|
|
@@ -68,8 +68,8 @@ terminfo sun 'up=^K:AL=\E[%p1%dL:DL=\E[%
|
|
#
|
|
# 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
|
|
+termcap xterm|xterms|xs|xterm-* ti=\E7\E[?47l
|
|
+terminfo xterm|xterms|xs|xterm-* ti=\E7\E[?47l
|
|
|
|
#make hp700 termcap/info better
|
|
termcap hp700 'Z0=\E[?3h:Z1=\E[?3l:hs:ts=\E[62"p\E[0$~\E[2$~\E[1$}:fs=\E[0}\E[61"p:ds=\E[62"p\E[1$~\E[61"p:ic@'
|
|
diff -urNp old/etc/etcscreenrc.screenrc new/etc/etcscreenrc.screenrc
|
|
--- old/etc/etcscreenrc.screenrc 2017-05-25 15:37:24.095236014 +0200
|
|
+++ new/etc/etcscreenrc.screenrc 2017-05-25 15:44:19.091615115 +0200
|
|
@@ -68,8 +68,8 @@ terminfo xterm 'is=\E[r\E[m\E[2J\E[H\E[?
|
|
#
|
|
# 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
|
|
+termcap xterm|xterms|xs|xterm-* ti=\E7\E[?47l
|
|
+terminfo xterm|xterms|xs|xterm-* ti=\E7\E[?47l
|
|
|
|
#make hp700 termcap/info better
|
|
termcap hp700 'Z0=\E[?3h:Z1=\E[?3l:hs:ts=\E[62"p\E[0$~\E[2$~\E[1$}:fs=\E[0}\E[61"p:ds=\E[62"p\E[1$~\E[61"p:ic@'
|