summaryrefslogtreecommitdiffstats
path: root/etc/_mpv.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'etc/_mpv.zsh')
-rw-r--r--etc/_mpv.zsh4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/_mpv.zsh b/etc/_mpv.zsh
index d7803cedf1..df115d19bd 100644
--- a/etc/_mpv.zsh
+++ b/etc/_mpv.zsh
@@ -77,6 +77,10 @@ function _mpv_generate_arguments {
# Save this for later; we might not have parsed the target option yet
option_aliases+="$name $match[2]"
+ elif [[ $desc =~ $'^removed ' ]]; then
+
+ # skip
+
else
# Option takes argument