Files
fish-shell/doc_src
Fabian Homborg a8e237f0f9 Let complete show completions for one command if just given -c
Currently only `complete` will list completions, and it will list all
of them.

That's a bit ridiculous, especially since `complete -c foo` just does nothing.

So just make `complete -c foo` list all the completions for `foo`.
2020-09-09 18:37:39 +02:00
..
2020-05-30 10:07:21 +02:00
2020-05-30 10:07:21 +02:00
2020-08-07 22:05:05 +08:00
2020-08-21 20:46:23 +02:00
2020-08-28 20:50:24 +02:00