]> git.phdru.name Git - dotfiles.git/blobdiff - .screenrc
.screenrc: Map additional keypad keys
[dotfiles.git] / .screenrc
index bc562122d284998c81600cd247c9ac6b3fb3413b..2e3ff3e66b90305d3f55e87df8cb332bc0537ed2 100644 (file)
--- a/.screenrc
+++ b/.screenrc
@@ -53,6 +53,16 @@ bindkey \033Oq stuff \033[4~
 bindkey \033Or stuff \033OB
 #KP_PgDn
 bindkey \033Os stuff \033[6~
+#KP_minus
+bindkey \033Om stuff -
+#KP_plus
+bindkey \033Ok stuff +
+#KP_slash
+bindkey \033Oo stuff /
+#KP_asterisk
+bindkey \033Oj stuff *
+#KP_Enter
+bindkey \033OM stuff \015
 
 # ------------------------------------------------------------------------------
 # TERMINAL SETTINGS