This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
fish-shell
Watch
2
Star
0
Fork
You've already forked fish-shell
0
mirror of
https://github.com/fish-shell/fish-shell
synced
2024-11-10 15:14:44 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
16c2c14fb4
fish-shell
/
share
/
completions
/
pacman-color.fish
2 lines
35 B
Fish
Raw
Normal View
History
Unescape
Escape
pacman completion: Turn into regular completion This used to be a function because we didn't have complete -w Use that and it becomes a bit simpler. This also simplifies the code in a few other ways (like removing a useless-use-of-cat) and adds comments about a few edgecases.
2015-07-17 12:15:28 +00:00
complete
-c
pacman-color
-w
pacman
Reference in a new issue
Copy permalink