about summary refs log tree commit diff
path: root/Completion/X
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2001-04-02 12:11:04 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2001-04-02 12:11:04 +0000
commit23ec7f2f973e977294181d0ad4a26fde3852d5ef (patch)
tree8cfe7a82978c727a6ce9cfeaabedcf2defdaa893 /Completion/X
parentbe62f4cffcd9a255133a79b24a6f1b85df248b79 (diff)
downloadzsh-23ec7f2f973e977294181d0ad4a26fde3852d5ef.tar.gz
zsh-23ec7f2f973e977294181d0ad4a26fde3852d5ef.tar.xz
zsh-23ec7f2f973e977294181d0ad4a26fde3852d5ef.zip
moved to Completion/X/Type/_x_modifier
Diffstat (limited to 'Completion/X')
-rw-r--r--Completion/X/_x_modifier7
1 files changed, 0 insertions, 7 deletions
diff --git a/Completion/X/_x_modifier b/Completion/X/_x_modifier
deleted file mode 100644
index a9276ab71..000000000
--- a/Completion/X/_x_modifier
+++ /dev/null
@@ -1,7 +0,0 @@
-#autoload
-
-local expl
-
-_description expl modifier
-compadd "$@" "$expl[@]" -M 'm:{a-z}={A-Z}' - \
-        Shift Lock Control Mod1 Mod2 Mod3 Mod4 Mod5