about summary refs log tree commit diff
path: root/Completion/X/Type/_x_keysym
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/X/Type/_x_keysym')
-rw-r--r--Completion/X/Type/_x_keysym2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/X/Type/_x_keysym b/Completion/X/Type/_x_keysym
index 39fbaebdd..84212e71b 100644
--- a/Completion/X/Type/_x_keysym
+++ b/Completion/X/Type/_x_keysym
@@ -19,4 +19,4 @@ if (( ! $+_keysym_cache )); then
 fi
 
 _wanted keysyms expl 'key symbol' \
-    compadd "$@" -M 'm:{a-z}={A-Z} r:|-=* r:|=*' -a _keysym_cache
+    compadd "$@" -M 'm:{a-z}={A-Z} r:|-=* r:|=*' -a - _keysym_cache