Skip to content

Instantly share code, notes, and snippets.

@yuan3y
Created March 20, 2020 13:12
Show Gist options
  • Save yuan3y/88e168bec375fa17476a0dafa91042a8 to your computer and use it in GitHub Desktop.
Save yuan3y/88e168bec375fa17476a0dafa91042a8 to your computer and use it in GitHub Desktop.
put it under ~, that is ~/.inputrc
## arrow up
"\e[A":history-search-backward
## arrow down
"\e[B":history-search-forward
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment