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
Can there be fuzzy auto-completion(using some key, C-n or maybe Tab) in the file-picker?
when there is only one auto completion?
like for example:
here all the Environment folders are the same one!
emacs: C-x C-f
or
helix/vim: ':o ...'
have ofcourse have non-fuzzy straightforward autocompletions suggestions. In helix file picker case maybe a tree kind of autocompletion menu? I am unsure. For my purposes I am using yazi from inside helix, this solves my use case of autocompletion+fuzzy-file-picker.
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.
-
Can there be fuzzy auto-completion(using some key, C-n or maybe Tab) in the file-picker?
when there is only one auto completion?
like for example:

here all the Environment folders are the same one!
emacs: C-x C-f
or
helix/vim: ':o ...'
have ofcourse have non-fuzzy straightforward autocompletions suggestions. In helix file picker case maybe a tree kind of autocompletion menu? I am unsure. For my purposes I am using yazi from inside helix, this solves my use case of autocompletion+fuzzy-file-picker.
The docs don't mention any such feature: https://docs.helix-editor.com/master/pickers.html
It would be great if you all could post your ideas?
Beta Was this translation helpful? Give feedback.
All reactions