blob: 35fa1a0a3a9ea135964f7aa2cccbcfab77e466ae (
plain) (
blame)
1
2
3
4
5
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" "$@"
|