2
0
Fork 0
mirror of https://github.com/fish-shell/fish-shell synced 2025-01-16 06:54:03 +00:00
Commit graph

3 commits

Author SHA1 Message Date
Fabian Homborg
fb1443a885 Remove using_command from netctl completions
This allows `; and netctl` to work.

First step towards .
2016-04-30 16:53:20 +02:00
Fabian Homborg
5e555fc1cf Completions: Don't check $cmd[1]
This is already done by fish before calling the completion.

It breaks completion with combiners () and also with wrappers.

(This does not include git because that's better solved in )
2015-08-17 12:29:03 +02:00
Johann Weging
58818e9738 Added completions for netctl 2013-06-02 00:36:40 -07:00