Blame SOURCES/screen-4.0.3-screenrc.patch

d4093c
diff -up screen-4.0.3/etc/etcscreenrc.screenrc screen-4.0.3/etc/etcscreenrc
d4093c
--- screen-4.0.3/etc/etcscreenrc.screenrc	2003-12-05 14:46:13.000000000 +0100
d4093c
+++ screen-4.0.3/etc/etcscreenrc	2009-09-25 14:20:31.000000000 +0200
d4093c
@@ -36,8 +36,8 @@ vbell_msg "   Wuff  ----  Wuff!!  "
d4093c
 # IC    insert multiple chars
d4093c
 # nx    terminal uses xon/xoff
d4093c
 
d4093c
-termcap  facit|vt100|xterm LP:G0
d4093c
-terminfo facit|vt100|xterm LP:G0
d4093c
+termcap  facit|vt100|xterm|xterm-* LP:G0
d4093c
+terminfo facit|vt100|xterm|xterm-* LP:G0
d4093c
 
d4093c
 #the vt100 description does not mention "dl". *sigh*
d4093c
 termcap  vt100 dl=5\E[M
d4093c
@@ -55,15 +55,15 @@ terminfo sun 'up=^K:AL=\E[%p1%dL:DL=\E[%
d4093c
 #xterm understands both im/ic and doesn't have a status line.
d4093c
 #Note: Do not specify im and ic in the real termcap/info file as
d4093c
 #some programs (e.g. vi) will (no,no, may (jw)) not work anymore.
d4093c
-termcap  xterm|fptwist hs@:cs=\E[%i%d;%dr:im=\E[4h:ei=\E[4l
d4093c
-terminfo xterm|fptwist hs@:cs=\E[%i%p1%d;%p2%dr:im=\E[4h:ei=\E[4l
d4093c
+#termcap  xterm|fptwist hs@:cs=\E[%i%d;%dr:im=\E[4h:ei=\E[4l
d4093c
+#terminfo xterm|fptwist hs@:cs=\E[%i%p1%d;%p2%dr:im=\E[4h:ei=\E[4l
d4093c
 
d4093c
 # Long time I had this in my private screenrc file. But many people
d4093c
 # seem to want it (jw):
d4093c
 # we do not want the width to change to 80 characters on startup:
d4093c
 # on suns, /etc/termcap has :is=\E[r\E[m\E[2J\E[H\E[?7h\E[?1;3;4;6l:
d4093c
-termcap xterm 'is=\E[r\E[m\E[2J\E[H\E[?7h\E[?1;4;6l'
d4093c
-terminfo xterm 'is=\E[r\E[m\E[2J\E[H\E[?7h\E[?1;4;6l'
d4093c
+#termcap xterm 'is=\E[r\E[m\E[2J\E[H\E[?7h\E[?1;4;6l'
d4093c
+#terminfo xterm 'is=\E[r\E[m\E[2J\E[H\E[?7h\E[?1;4;6l'
d4093c
 
d4093c
 #
d4093c
 # Do not use xterms alternate window buffer. 
d4093c
diff -up screen-4.0.3/etc/screenrc.screenrc screen-4.0.3/etc/screenrc
d4093c
--- screen-4.0.3/etc/screenrc.screenrc	2006-10-23 15:06:32.000000000 +0200
d4093c
+++ screen-4.0.3/etc/screenrc	2009-09-25 14:31:30.000000000 +0200
d4093c
@@ -1,21 +1,11 @@
d4093c
-#
d4093c
-# Example of a user's .screenrc file
d4093c
-#
d4093c
-
d4093c
 # This is how one can set a reattach password:
d4093c
 # password ODSJQf.4IJN7E    # "1234"
d4093c
 
d4093c
-# no annoying audible bell, please
d4093c
-vbell on
d4093c
-
d4093c
-# detach on hangup
d4093c
-autodetach on
d4093c
-
d4093c
 # don't display the copyright page
d4093c
 startup_message off
d4093c
 
d4093c
 # emulate .logout message
d4093c
-pow_detach_msg "Screen session of \$LOGNAME \$:cr:\$:nl:ended."
d4093c
+pow_detach_msg "Screen session of $LOGNAME $:cr:$:nl:ended."
d4093c
 
d4093c
 # advertise hardstatus support to $TERMCAP
d4093c
 # termcapinfo  * '' 'hs:ts=\E_:fs=\E\\:ds=\E_\E\\'
d4093c
@@ -40,18 +30,12 @@ defscrollback 1000
d4093c
 
d4093c
 ################
d4093c
 #
d4093c
-# xterm tweaks
d4093c
+# more xterm tweaks
d4093c
 #
d4093c
 
d4093c
-#xterm understands both im/ic and doesn't have a status line.
d4093c
-#Note: Do not specify im and ic in the real termcap/info file as
d4093c
-#some programs (e.g. vi) will not work anymore.
d4093c
-termcap  xterm hs@:cs=\E[%i%d;%dr:im=\E[4h:ei=\E[4l
d4093c
-terminfo xterm hs@:cs=\E[%i%p1%d;%p2%dr:im=\E[4h:ei=\E[4l
d4093c
-
d4093c
 #80/132 column switching must be enabled for ^AW to work
d4093c
 #change init sequence to not switch width
d4093c
-termcapinfo  xterm Z0=\E[?3h:Z1=\E[?3l:is=\E[r\E[m\E[2J\E[H\E[?7h\E[?1;4;6l
d4093c
+#termcapinfo  xterm Z0=\E[?3h:Z1=\E[?3l:is=\E[r\E[m\E[2J\E[H\E[?7h\E[?1;4;6l
d4093c
 
d4093c
 # Make the output buffer large for (fast) xterms.
d4093c
 #termcapinfo xterm* OL=10000
d4093c
@@ -59,18 +43,18 @@ termcapinfo xterm* OL=100
d4093c
 
d4093c
 # tell screen that xterm can switch to dark background and has function
d4093c
 # keys.
d4093c
-termcapinfo xterm 'VR=\E[?5h:VN=\E[?5l'
d4093c
-termcapinfo xterm 'k1=\E[11~:k2=\E[12~:k3=\E[13~:k4=\E[14~'
d4093c
-termcapinfo xterm 'kh=\EOH:kI=\E[2~:kD=\E[3~:kH=\EOF:kP=\E[5~:kN=\E[6~'
d4093c
+termcapinfo xterm|xterm-* 'VR=\E[?5h:VN=\E[?5l'
d4093c
+#termcapinfo xterm 'k1=\E[11~:k2=\E[12~:k3=\E[13~:k4=\E[14~'
d4093c
+#termcapinfo xterm 'kh=\EOH:kI=\E[2~:kD=\E[3~:kH=\EOF:kP=\E[5~:kN=\E[6~'
d4093c
 
d4093c
 # special xterm hardstatus: use the window title.
d4093c
-termcapinfo xterm 'hs:ts=\E]2;:fs=\007:ds=\E]2;screen\007'
d4093c
+termcapinfo xterm|xterm-* 'hs:ts=\E]2;:fs=\007:ds=\E]2;screen\007'
d4093c
 
d4093c
 #terminfo xterm 'vb=\E[?5h$<200/>\E[?5l'
d4093c
-termcapinfo xterm 'vi=\E[?25l:ve=\E[34h\E[?25h:vs=\E[34l'
d4093c
+#termcapinfo xterm 'vi=\E[?25l:ve=\E[34h\E[?25h:vs=\E[34l'
d4093c
 
d4093c
 # emulate part of the 'K' charset
d4093c
-termcapinfo   xterm 'XC=K%,%\E(B,[\304,\\\\\326,]\334,{\344,|\366,}\374,~\337'
d4093c
+termcapinfo   xterm|xterm-* 'XC=K%,%\E(B,[\304,\\\\\326,]\334,{\344,|\366,}\374,~\337'
d4093c
 
d4093c
 # xterm-52 tweaks:
d4093c
 # - uses background color for delete operations
d4093c
@@ -103,32 +87,12 @@ termcapinfo linux C8
d4093c
 # old rxvt versions also need this
d4093c
 # termcapinfo rxvt C8
d4093c
 
d4093c
-
d4093c
-################
d4093c
-#
d4093c
-# keybindings
d4093c
-#
d4093c
-
d4093c
-#remove some stupid / dangerous key bindings
d4093c
-bind k
d4093c
-bind ^k
d4093c
-bind .
d4093c
-bind ^\
d4093c
-bind \\
d4093c
-bind ^h
d4093c
-bind h
d4093c
-#make them better
d4093c
-bind 'K' kill
d4093c
-bind 'I' login on
d4093c
-bind 'O' login off
d4093c
-bind '}' history
d4093c
-
d4093c
 # Yet another hack:
d4093c
 # Prepend/append register [/] to the paste if ^a^] is pressed.
d4093c
 # This lets me have autoindent mode in vi.
d4093c
-register [ "\033:se noai\015a"
d4093c
-register ] "\033:se ai\015a"
d4093c
-bind ^] paste [.]
d4093c
+#register [ "\033:se noai\015a"
d4093c
+#register ] "\033:se ai\015a"
d4093c
+#bind ^] paste [.]
d4093c
 
d4093c
 ################
d4093c
 #
d4093c
@@ -140,9 +104,14 @@ bind ^] paste [.]
d4093c
 # screen -t 40 2 rlogin server
d4093c
 
d4093c
 # caption always "%3n %t%? @%u%?%? [%h]%?%=%c"
d4093c
+## alternative caption, gives window list, LOGNAME and current date:
d4093c
+# caption always "%{wk}%?%-Lw%?%{bw}%n*%f %t%?(%u)%?%{wk}%?%+Lw %=%{mk}@%H %{yk}%D %{ck}%M%{wk} %{ck}%d %{gk}%c"
d4093c
 # hardstatus alwaysignore
d4093c
 # hardstatus alwayslastline "%Lw"
d4093c
 
d4093c
+# Red Hat's normal status line
d4093c
+hardstatus string "[screen %n%?: %t%?] %h"
d4093c
+
d4093c
 # bind = resize =
d4093c
 # bind + resize +1
d4093c
 # bind - resize -1