3

In the terminal I use bind '"\t":menu-complete' to auto complete my commands using the Tab key.

If I hit the Tab key again, it shows the next choice.

Sometimes I miss the entry and I have to go through the whole list again.

It would be nice if I could cycle backwards using Shift + Tab.

Is that possible?

ppp
  • 866

1 Answers1

0

So I saw this post to help with a similar concept that might answer your question, hopefully it works on your OS:

How to make terminal autocomplete when there are several files/directory?