fish-shell/share
Fabian Boehm 57bd21e7ce __fish_complete_command: Fix --foo= logic
This was already supposed to handle `--foo=bar<TAB>` cases, except it
printed the `--foo=` again, causing fish to take that as part of the
token.

See #9538 for a similar thing with __fish_complete_directories.

Fixes #10011

(cherry picked from commit b03327f5d2)
2023-10-08 17:15:20 +02:00
..
completions completions: add ibmcloud (#10004) 2023-10-08 17:15:20 +02:00
functions __fish_complete_command: Fix --foo= logic 2023-10-08 17:15:20 +02:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools sample_prompts/scales: Silence one last git call 2023-10-06 18:49:55 +02:00
__fish_build_paths.fish.in Rename "snippets" to "conf" internally, and document them as snippets 2016-04-06 09:33:09 +08:00
config.fish share/config: Erase on_interactive before doing __fish_config_interactive 2023-02-27 22:40:58 +08:00