Open arkhaix opened 6 years ago
The user should be able to hit tab to auto-complete a command.
I think we only need to support cases where there is only one valid command. Tabbing through multiple autocomplete options can be done in a separate task.
The user should be able to hit tab to auto-complete a command.
I think we only need to support cases where there is only one valid command. Tabbing through multiple autocomplete options can be done in a separate task.