Skip to content

Instantly share code, notes, and snippets.

@dkastl
Created April 23, 2014 08:49
Show Gist options
  • Save dkastl/11207607 to your computer and use it in GitHub Desktop.
Save dkastl/11207607 to your computer and use it in GitHub Desktop.
Incremental history searching
"\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