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
2025-02-02 21:35:16 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
0d65d5a422
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. (cherry picked from commit aa65856ee009d3484c4dcc3d81aceb781810b8f6)
2023-02-24 10:18:08 +08: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 21:31:55 +08:00
Reference in New Issue
Copy Permalink