Down arrow keybind no longer works #395
Answered
by
marlonrichert
Dragonizedpizza
asked this question in
Q&A
-
Environmentprint $VENDOR $OSTYPE $SHELL $ZSH_ARGZERO $ZSH_PATCHLEVEL
print -l $_autocomplete__funcfiletrace
git -C ~zsh-autocomplete log --oneline -n1
Steps to reproduceThe error doesn't occur in the mini shell you provided for some reason, which is what confuses me. |
Beta Was this translation helpful? Give feedback.
Answered by
marlonrichert
Jan 3, 2022
Replies: 1 comment 1 reply
-
This means that the problem is in your config and not in Zsh Autocomplete. Delete lines 22 - 105 and you should be fine. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Dragonizedpizza
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This means that the problem is in your config and not in Zsh Autocomplete. Delete lines 22 - 105 and you should be fine.