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:16:12 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
904649c5c5
fish-shell
/
share
/
functions
/
__fish_print_cmd_args.fish
4 lines
56 B
Fish
Raw
Normal View
History
Unescape
Escape
Add eselect, rc-update and rc-service completions. (These are utilities used by Gentoo Linux) Disable php completion for the 4th part of the command, since php-eselect is differently designed and causes errors Closes #1131.
2013-11-20 02:45:21 +08:00
function
__fish_print_cmd_args
completion: adopt commandline -x replacing deprecated -o This gives us more accurate completions because completion scripts get expanded paths
2024-01-22 14:42:45 +08:00
commandline
-pxc
Add eselect, rc-update and rc-service completions. (These are utilities used by Gentoo Linux) Disable php completion for the 4th part of the command, since php-eselect is differently designed and causes errors Closes #1131.
2013-11-20 02:45:21 +08:00
end
Reference in New Issue
Copy Permalink