Jack Wright
7006719603
fixing formatting
2024-11-30 13:57:31 -08:00
Jack Wright
8b4aa590bb
Added new directive to the list of directives for posterity.
2024-11-30 13:34:39 -08:00
Jack Wright
7eac0e11ae
Format with spaces instead of tabs
2024-11-30 13:32:05 -08:00
Jack Wright
e7abbf39a3
rewriting nushell implementation
2024-11-29 12:30:16 -08:00
Jack Wright
4c4bde6586
"removing extra lines/whitespace"
2024-11-29 12:30:16 -08:00
Jack Wright
3b016843b9
"fixing completions that contain a /"
2024-11-29 12:30:16 -08:00
Jack Wright
247e8e6b55
"ignoring return value when directive is ShellComp#directiveFilterFileExt"
2024-11-29 12:30:16 -08:00
Jack Wright
d86bac4e34
"fixing oddities with fuzzy searching and bug with active help"
2024-11-29 12:30:16 -08:00
Jack Wright
fa746d4d5a
Incorporating pull request feedback
...
- Fixing completion on full paths
- Fixing completion with equals in flags
- Fixing fuzzy search
- Typos
2024-11-29 12:30:16 -08:00
Jack Wright
37ac7454fb
Added a whitelist to add cobra apps to to prevent non-cobra apps from
...
being excuted
2024-11-29 12:30:16 -08:00
Jack Wright
2f276e3014
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
2024-11-29 12:30:16 -08:00
Jack Wright
594faef23f
Changed the nushell completion implementation to be a nushell external completer
2024-11-29 12:30:16 -08:00
Jack Wright
a1431b2c57
'Completions for nushell'
2024-11-29 12:30:16 -08:00