mirror of
https://github.com/zsh-users/zsh-completions.git
synced 2026-09-17 16:00:19 +00:00
"local state" breaks --session completion
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@
|
||||
|
||||
_chatblade() {
|
||||
local -a args
|
||||
local context state state_descr line
|
||||
local context state_descr line
|
||||
typeset -A opt_args
|
||||
|
||||
args+=(
|
||||
|
||||
Reference in New Issue
Block a user