]> git.phdru.name Git - dotfiles.git/blobdiff - .screenrc
.screenrc: Fix keypad key names in comments
[dotfiles.git] / .screenrc
index f9c73196225533c30affe76a5e1f532a814f460c..bc562122d284998c81600cd247c9ac6b3fb3413b 100644 (file)
--- a/.screenrc
+++ b/.screenrc
@@ -37,21 +37,21 @@ bind ^\
 #bindkey -d -k kb stuff "\010"
 
 # Remap keypad
-#Home
+#KP_Home
 bindkey \033Ow stuff \033[1~
-#Up
+#KP_Up
 bindkey \033Ox stuff \033OA
-#PgUp
+#KP_PgUp
 bindkey \033Oy stuff \033[5~
-#Left
+#KP_Left
 bindkey \033Ot stuff \033OD
-#Right
+#KP_Right
 bindkey \033Ov stuff \033OC
-#End
+#KP_End
 bindkey \033Oq stuff \033[4~
-#Down
+#KP_Down
 bindkey \033Or stuff \033OB
-#PgDn
+#KP_PgDn
 bindkey \033Os stuff \033[6~
 
 # ------------------------------------------------------------------------------
@@ -79,7 +79,7 @@ termcapinfo xterm*|rxvt*|kterm*|Eterm* hs:ts=\E]0;:fs=\007:ds=\E]0;\007
 # for inactive windows - black on cyan
 # for active window - white on blue
 hardstatus alwayslastline
-hardstatus string "%{= ck}%-w%{= bw}%n%f %t%{-}%+w %-="
+hardstatus string "%{= yk}%-w%{= gk}%n%f %t%{-}%+w %-="
 
 # set these terminals up to be 'optimal' instead of vt100
 termcapinfo xterm*|rxvt*|linux*|Eterm* OP