Skip to content

Commit

Permalink
added awesome inputrc
Browse files Browse the repository at this point in the history
  • Loading branch information
jnicklas committed Jan 28, 2010
1 parent 714332a commit 486e174
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions link/inputrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
set completion-ignore-case On
"\e[5C": forward-word
"\e[5D": backward-word
"\e[B": history-search-forward
"\e[A": history-search-backward

0 comments on commit 486e174

Please sign in to comment.