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-19 09:48:29 -05:00
..
init.zsh use consistent variable style 2015-12-19 09:48:29 -05:00
README.md fix documentation typo 2015-12-16 17:35:46 -05:00

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.