2
0
Fork 0
mirror of https://github.com/fish-shell/fish-shell synced 2025-01-24 10:45:08 +00:00
Commit graph

2 commits

Author SHA1 Message Date
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
Lars Grefer
821e8ec59a Completion support for the main commands of the travis command line tool 2015-07-24 02:29:53 +02:00