641ade3fbd
this fixes the ctrl+arrowkey binds, as well as the binds for Home and End. |
||
---|---|---|
.. | ||
init.zsh | ||
README.md |
Input
Applies correct bindkeys for input events.
Without this module, you may experience oddities in how Zsh interprets input. For example, using the UP key, then using the back arrow and pressing DELETE may capatalize characters rather than delete them.