Skip to content

Instantly share code, notes, and snippets.

@qntmpkts
Created September 2, 2017 15:37
Show Gist options
  • Save qntmpkts/56e03fc7e12ddd0d84d58d956ebe538c to your computer and use it in GitHub Desktop.
Save qntmpkts/56e03fc7e12ddd0d84d58d956ebe538c to your computer and use it in GitHub Desktop.
Historical search for ChromeOS shell
## 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