Question, not bug: Hit tab once to insert to end of common prefix, hit tab again to start cycling through options -- How to implement? Can tab perform this double duty? #633
-
Sorry, this is neither a bug nor a feature request. Rather, this is a behavior I believe is possible, but which I can't figure out how to configure, despite scouring documentation and issues. Not sure where/how else to ask. Anyway, imagine a directory like this:
If I enter
Then, with the longest common prefix already completed, subsequent tab presses should cycle through the files:
Alternatively, imagine after getting
Can you advise on the keybindings or any other settings I should configure to bring about this behavior? Note, if it matters: I use |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 7 replies
-
This is all documented in the Readme: |
Beta Was this translation helpful? Give feedback.
-
I'm also looking for this. You said
But that seems to be untrue. With the default settings, I also get this behavior. I would appreciate if you could point me towards the complex completion matchers that are providing this. If this is unintentional, would it be possible to move it to bug status? |
Beta Was this translation helpful? Give feedback.
I've now added instructions for this to the Readme