Skip to content

Instantly share code, notes, and snippets.

@janl
Created July 24, 2012 18:07
Show Gist options
  • Save janl/3171562 to your computer and use it in GitHub Desktop.
Save janl/3171562 to your computer and use it in GitHub Desktop.
### to set arrow-up/down for history search, add this to .inputrc:
## alternate mappings for "page up" and "page down" to search the history
#"\e[5~": history-search-backward
#"\e[6~": history-search-forward
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment