Skip to content

Instantly share code, notes, and snippets.

@Masterxilo
Created February 27, 2019 12:01
Show Gist options
  • Save Masterxilo/c33ef31b9f84f99c3d80d5c73b2d4723 to your computer and use it in GitHub Desktop.
Save Masterxilo/c33ef31b9f84f99c3d80d5c73b2d4723 to your computer and use it in GitHub Desktop.
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