1
0
Fork 0
mirror of synced 2024-06-01 06:41:12 -04:00
zimfw/modules/input
2015-12-16 17:35:46 -05:00
..
init.zsh update documentation and enable input module by default 2015-12-16 01:22:33 -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.