deer icon indicating copy to clipboard operation
deer copied to clipboard

zplug installed,run error

Open gatspy opened this issue 7 years ago • 1 comments

~/.zplug/bin/deer: line 20: zstyle: command not found
~/.zplug/bin/deer: line 23: typeset: -A: invalid option
typeset: usage: typeset [-afFirtx] [-p] name[=value] ...
~/.zplug/bin/deer: line 24: syntax error near unexpected token `('
~/.zplug/bin/deer: line 24: `function ()'

gatspy avatar Apr 22 '17 12:04 gatspy

Hi, I just tried loading deer with zplug and these commands seems to work:

zplug "vifon/deer", use:deer
zle -N deer
bindkey '\ek' deer

Can you confirm it works for you?

Sorry for the time it took me to respond! Hopefully it's still relevant.

vifon avatar Jun 16 '18 11:06 vifon