"local state" breaks --session completion
This commit is contained in:
parent
fb7078044b
commit
0d26ab80ed
|
@ -15,7 +15,7 @@
|
|||
|
||||
_chatblade() {
|
||||
local -a args
|
||||
local context state state_descr line
|
||||
local context state_descr line
|
||||
typeset -A opt_args
|
||||
|
||||
args+=(
|
||||
|
|
Loading…
Reference in New Issue