Commit graph

4 commits

Author SHA1 Message Date
Jack Wright 4ad4930a12 Incorporating pull request feedback
- Fixing completion on full paths
- Fixing completion with equals in flags
- Fixing fuzzy search
- Typos
2022-11-28 13:39:12 -08:00
Jack Wright 0e4db1bd14 Incorporating pull request feedback.
- Renamed completer to be cobra_completer to match docs
- Added whitespace after each completion
- Implemented ShellCompDirectiveError, ShellCompDirectiveNoSpace, ShellCompDirectiveNoFileComp
- Disabled active help as it isn't supported by nushell
- Added nushell to the default completion command
2022-11-27 13:46:13 -08:00
Jack Wright e687d2e9e1 Changed the nushell completion implementation to be a nushell external completer 2022-11-26 14:39:29 -08:00
Jack Wright 9f4bdb8eb8 'Completions for nushell' 2022-11-15 12:30:11 -08:00