Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* chore: add auto complete base logic * chore: autocomplete to expand on paths and return nearest matches * fix: better patch matching for programs and prefix local folders with ./ * fix: add commands to the auto complete results * fix: ac (autocomplete) component * fix: tab completion * fix: auto complete is now just a list * fix: final touches to auto complete * fix: fix lint bug
- Loading branch information