mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-01-31 15:25:15 +08:00
Add -u flag to case completions - case is often used to parse switches, coloring them red makes no sense
darcs-hash:20070205122839-ac50b-a87b86846216ad495f58825f3cb27692fc8bf269.gz
This commit is contained in:
parent
abff4e5b41
commit
4b1fced1f8
|
@ -1,2 +1,3 @@
|
|||
|
||||
complete -c case -s h -l help --description 'Display help and exit'
|
||||
complete -c case -u
|
||||
|
|
Loading…
Reference in New Issue
Block a user