[zsh-completion] setopt localoptions noksh_arrays

Close #607
pull/624/head
Junegunn Choi 8 years ago
parent a1049328d6
commit 6a52f8b8dd
No known key found for this signature in database
GPG Key ID: 254BC280FEF9C627

@ -138,7 +138,7 @@ _fzf_complete_unalias() {
fzf-completion() {
local tokens cmd prefix trigger tail fzf matches lbuf d_cmds
setopt localoptions noshwordsplit
setopt localoptions noshwordsplit noksh_arrays
# http://zsh.sourceforge.net/FAQ/zshfaq03.html
# http://zsh.sourceforge.net/Doc/Release/Expansion.html#Parameter-Expansion-Flags

Loading…
Cancel
Save