mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 15:37:59 +08:00
6840ef46f7
In ImageMagick 7 or later, legacy commands have been replaced with magick. Here a new functions, defines these completions and it is called for `magick` and `magick convert`. fixes #7172. Closes #10307. Co-authored-by: Mahmoud Al-Qudsi <mqudsi@neosmart.net>
3 lines
70 B
Fish
3 lines
70 B
Fish
__fish_complete_magick magick
|
|
__fish_complete_magick "magick convert"
|