X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=blobdiff_plain;f=.screenrc;h=070b58656efcf0e369c1d434916639c66e2b6b2e;hp=1b17439f2c91aecbe15585e3ea1090bf2bd46763;hb=bdb608b1e8948ca8610be068efdf005cfbb2f3a3;hpb=05e6da1392c779adb7e8d7aebbea7ff25fab6140 diff --git a/.screenrc b/.screenrc index 1b17439..070b586 100644 --- a/.screenrc +++ b/.screenrc @@ -36,6 +36,24 @@ bind ^\ # on backspace send ^H #bindkey -d -k kb stuff "\010" +# Remap keypad +#Home +bindkey \033Ow stuff \033[1~ +#Up +bindkey \033Ox stuff \033OA +#PgUp +bindkey \033Oy stuff \033[5~ +#Left +bindkey \033Ot stuff \033OD +#Right +bindkey \033Ov stuff \033OC +#End +bindkey \033Oq stuff \033[4~ +#Down +bindkey \033Or stuff \033OB +#PgDn +bindkey \033Os stuff \033[6~ + # ------------------------------------------------------------------------------ # TERMINAL SETTINGS # ------------------------------------------------------------------------------ @@ -61,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