Skip to content

Instantly share code, notes, and snippets.

@pratik60
Created October 18, 2013 07:56
Show Gist options
  • Select an option

  • Save pratik60/7037996 to your computer and use it in GitHub Desktop.

Select an option

Save pratik60/7037996 to your computer and use it in GitHub Desktop.
inputrc
"\e[A": history-search-backward
"\e[B": history-search-forward
"\e[C": forward-char
"\e[D": backward-char
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment