Replies: 2 comments
-
A wild feature request appears: #25 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Merged with #27 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
An autocomplete feature would be nice. Using TAB key should try to parse available commands/options and print closest match to input field if possible.
A minimal breakdown of commands that should support autocomplete
help
fetch
config
Since section entries (aka. filtered links) are already filtered out, I think we can omit that from autocomplete.
This will require a good refactor to search component and command utility.
Beta Was this translation helpful? Give feedback.
All reactions