Created
July 5, 2024 16:02
-
-
Save binaryfunt/dd4dcd9dafe9a03d7f52ae92340cbc1c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set revert-all-at-newline on | |
"\e\e": kill-whole-line | |
"\e[A": history-search-backward | |
"\e[B": history-search-forward |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment