diff options
Diffstat (limited to 'Completion/X/_xutils')
-rw-r--r-- | Completion/X/_xutils | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/X/_xutils b/Completion/X/_xutils index 17100c033..09fafd5d4 100644 --- a/Completion/X/_xutils +++ b/Completion/X/_xutils @@ -46,7 +46,7 @@ xev) '-rv' ;; xhost) - local expl type ret=1 tmp + local expl type ret=1 tmp match if compset -P '-'; then tmp=(${(f)"$(xhost)"}) |