mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-26 21:03:12 +00: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>
2 lines
70 B
Fish
2 lines
70 B
Fish
__fish_complete_magick magick
|
|
__fish_complete_magick "magick convert"
|