aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/completions/rustc.fish
Commit message (Collapse)AuthorAge
* Stringify many completions and functions, with --invert stringification.Gravatar Aaron Gyes2016-04-08
| | | | | | | | I believe apm must have been buggy - example output that I found online showed `tr` was mangling paths with spaces in it. Should be fixed. Also, use dscl on OS X in __fish_complete_users.fish like __fish_print_users.fish already does.
* Add cargo and rustc completion.Gravatar Bheesham Persaud2015-10-26
rustc.fish makes heavy use of the `string` commands.