Files
zsh/Functions/Completion/__main_key_complete
1999-04-15 18:05:38 +00:00

7 lines
189 B
Plaintext

#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" "$@"