This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
fish-shell
Watch
2
Star
0
Fork
0
You've already forked fish-shell
mirror of
https://github.com/fish-shell/fish-shell.git
synced
2024-11-22 20:47:44 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
d7f4ad7ab8
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 20:15:28 +08:00
complete
-c
pacman-color
-w
pacman
Reference in New Issue
Copy Permalink