changeset 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 be4d0b045487
children b7814634220a
files inputrc
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
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