This repository has been archived on 2020-09-21. You can view files and clone it, but cannot push or open issues or pull requests.
zim/modules/input
2015-12-16 01:22:33 -05:00
..
init.zsh update documentation and enable input module by default 2015-12-16 01:22:33 -05:00
README.md update documentation and enable input module by default 2015-12-16 01:22:33 -05:00

Inputs

Applys correct bindkeys for inputs.

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.