You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to configure blink to behave such that..
files: far foo foo.bar foo.zed foo.bar.gz foo.bar.7z
command:
:e fo<tab>
command
:e foo.b<tab>
In either case, after completing up to the ambiguity of the pattern if you hit
<tab>
again it will start cycling through options.Basically replicating my zsh behavior for file completion.
Any tips appreciated. Don't have to match 100%. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions