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-12-29 06:13:20 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
047da71e2e
fish-shell
/
share
/
completions
/
bzip2recover.fish
3 lines
82 B
Fish
Raw
Normal View
History
Unescape
Escape
Fixes #8924 via `__fish_complete_suffix` overhaul Before: * hand write arg parse * only accepts one suffix After: * use `arg_parse` to parse args * accepts multi suffixes Closes #9611.
2023-02-24 02:18:08 +00:00
complete
-c
bzip2recover
-k
-x
-a
"(__fish_complete_suffix .tbz .tbz2 .bz .bz2)"
Add subdirectories darcs-hash:20050920133155-ac50b-9a14c6c664dd03afbe8e15e7c7998fcfb5c3c750.gz
2005-09-20 13:31:55 +00:00
Reference in a new issue
Copy permalink