Skip to content

Instantly share code, notes, and snippets.

@ognevsky
Created March 9, 2013 22:45
Show Gist options
  • Save ognevsky/5126112 to your computer and use it in GitHub Desktop.
Save ognevsky/5126112 to your computer and use it in GitHub Desktop.
bind "\e[A" ed-search-prev-history
bind "\e[B" ed-search-next-history
"\e[A": history-search-backward
"\e[B": history-search-forward
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment