diff inputrc @ 61:81d132d8c757

[inputrc] Added history search for gnome terminal version.
author Edho Prima Arief <me@myconan.net>
date Sun, 08 May 2011 09:42:06 +0700
parents 2ae8e6222b9d
children 4e44a9c03a3a
line wrap: on
line diff
--- a/inputrc	Thu May 05 01:13:58 2011 +0700
+++ b/inputrc	Sun May 08 09:42:06 2011 +0700
@@ -24,6 +24,9 @@
 #Up/Down
 "\e[A": history-search-backward
 "\e[B": history-search-forward
+#GNOME Terminal
+"\eOA": history-search-backward
+"\eOB": history-search-forward
 
 #Misc
 "\C-w": backward-kill-word