Skip to content

Instantly share code, notes, and snippets.

@utternerd
Last active May 4, 2016 17:08
Show Gist options
  • Save utternerd/ab7bd955217bbfcc41d38bf1b1851e50 to your computer and use it in GitHub Desktop.
Save utternerd/ab7bd955217bbfcc41d38bf1b1851e50 to your computer and use it in GitHub Desktop.
BASH Page Up / Page Down History Search and Completion
"\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