global.kak: support tag name completion
This commit is contained in:
parent
02c89022e4
commit
c7ad724aec
|
@ -1,4 +1,6 @@
|
||||||
def -env-params tag eval \
|
def -env-params \
|
||||||
|
-shell-completion 'global -c ${kak_param0}' \
|
||||||
|
tag eval \
|
||||||
`if [[ ${kak_param0} != "" ]]; then
|
`if [[ ${kak_param0} != "" ]]; then
|
||||||
tagname=${kak_param0}
|
tagname=${kak_param0}
|
||||||
else
|
else
|
||||||
|
|
Loading…
Reference in New Issue
Block a user