mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-05 00:01:15 -03: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:
@@ -1,2 +1,3 @@
|
||||
|
||||
complete -c case -s h -l help --description 'Display help and exit'
|
||||
complete -c case -u
|
||||
|
||||
Reference in New Issue
Block a user