mirror of
https://github.com/mpv-player/mpv
synced 2025-02-16 20:27:23 +00:00
parent
89571312bf
commit
a2db0105ab
@ -77,8 +77,8 @@ typeset -A opt_args
|
||||
|
||||
# By default, don't complete URLs unless no files match
|
||||
local -a tag_order
|
||||
zstyle -a ":completion:*:*:$service:*" tag-order tag_order || \
|
||||
zstyle ":completion:*:*:$service:*" tag-order '!urls'
|
||||
zstyle -a ":completion:*:*:\$service:*" tag-order tag_order || \
|
||||
zstyle ":completion:*:*:\$service:*" tag-order '!urls'
|
||||
|
||||
local rc=1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user