Skip to content

Instantly share code, notes, and snippets.

@jeffbryner
Created November 9, 2019 19:34
Show Gist options
  • Save jeffbryner/9984abcf62a0c895907553571f7f2403 to your computer and use it in GitHub Desktop.
Save jeffbryner/9984abcf62a0c895907553571f7f2403 to your computer and use it in GitHub Desktop.
fn/page up down search
cat .inputrc
"\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