Created
February 27, 2019 12:01
-
-
Save Masterxilo/c33ef31b9f84f99c3d80d5c73b2d4723 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
https://unix.stackexchange.com/questions/24419/terminal-autocomplete-cycle-through-suggestions | |
set show-all-if-ambiguous on | |
set show-all-if-unmodified on | |
set menu-complete-display-prefix on | |
"\t": menu-complete | |
"\e[Z": menu-complete-backward |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment