zimfw/modules/input
Matt Hamilton a1a56ac63f 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
init.zsh use consistent variable style 2015-12-19 09:48:29 -05:00

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.