romkatv / zsh4humans

A turnkey configuration for Zsh
MIT License
1.81k stars 116 forks source link

tips.md: vi mode: fix completion binding #297

Closed dancek closed 6 months ago

dancek commented 7 months ago

As mentioned in #294, the completions are broken if you enable vi mode. This was a bit difficult to figure out so document it.

dancek commented 7 months ago

After briefly using this I think there are some more keybindings that bindkey -v breaks. Would you be open to adding rudimentary support for vi mode with something like zstyle :z4h:unsupported-vi-mode enable yes if I investigate all the affected bindings and make a PR? I fully understand and appreciate that you don't want additional workload from it so feel free to say no thanks :)