You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
complete-c greet -n'__fish_seen_subcommand_from sub-config s ss'-f-lhelp-s h -d'show help'
24
-
complete-r-c greet -n'__fish_seen_subcommand_from config c'-a'sub-config s ss'-d'another usage test'
24
+
complete-r-c greet -n'__fish_seen_subcommand_from config c; and not __fish_seen_subcommand_from sub-config s ss'-a'sub-config s ss'-d'another usage test'
25
25
complete-c greet -n'__fish_seen_subcommand_from sub-config s ss'-f-l sub-flag -s sub-fl -s s -r
26
26
complete-c greet -n'__fish_seen_subcommand_from sub-config s ss'-f-l sub-command-flag -s s -d'some usage text'
27
27
complete-c greet -n'__fish_seen_subcommand_from info i in'-f-lhelp-s h -d'show help'
@@ -33,5 +33,5 @@ complete -r -c greet -n '__fish_greet_no_subcommand' -a 'usage u' -d 'standard u
33
33
complete-c greet -n'__fish_seen_subcommand_from usage u'-l flag -s fl -s f -r
0 commit comments