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
|
1324e0c316
|
Added nushell to the Use: line
|
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 |
Ville Skyttä
|
e63925d321
|
Add env variable to suppress completion descriptions on create (#1938)
COBRA_COMPLETION_DESCRIPTIONS=0
or
<PROGRAM>_COMPLETION_DESCRIPTIONS=0
can now be used to disable shell completion descriptions.
|
2023-12-17 13:50:59 -05:00 |
Unai Martinez-Corral
|
dcb405a939
|
Move documentation sources to site/content (#1428)
|
2023-06-20 17:15:36 -04:00 |