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:23:31 -05:00
..
init.zsh update documentation and enable input module by default 2015-12-16 01:22:33 -05:00
README.md rename and fix input docs 2015-12-16 01:23:31 -05:00

Input

Applys 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.