]> git.phdru.name Git - dotfiles.git/blobdiff - .inputrc
Set LESS_TERMCAP_* for light and dark backgrounds
[dotfiles.git] / .inputrc
index 0e96e0975652e8f5c55d723c375f77ec90c445dc..46877d0efa9e415c74b394bcd4ab6f60dbee3b5e 100644 (file)
--- a/.inputrc
+++ b/.inputrc
@@ -21,6 +21,10 @@ M-Tab: menu-complete
 #"\C-h": backward-delete-char
 #"\e\C-h": backward-kill-word
 
+# PgUp/PgDn
+"\e[5~": history-search-backward
+"\e[6~": history-search-forward
+
 # Debug
 "\C-xf": dump-functions
 "\C-xv": dump-variables