about summary refs log tree commit diff
path: root/Functions/Completion/__main_key_complete
diff options
context:
space:
mode:
Diffstat (limited to 'Functions/Completion/__main_key_complete')
-rw-r--r--Functions/Completion/__main_key_complete6
1 files changed, 6 insertions, 0 deletions
diff --git a/Functions/Completion/__main_key_complete b/Functions/Completion/__main_key_complete
new file mode 100644
index 000000000..35fa1a0a3
--- /dev/null
+++ b/Functions/Completion/__main_key_complete
@@ -0,0 +1,6 @@
+#helper
+
+# The widget name looks like `__complete_key_<num>' where <num> can be
+# used as an index into the `keycomps' array to get at the definition.
+
+callcomplete keycomps "$WIDGET" "$@"