1
0
Fork 0
mirror of synced 2024-06-15 13:31:09 -04:00
zimfw/modules/input/README.md

8 lines
264 B
Markdown
Raw Normal View History

2015-12-16 01:23:31 -05:00
Input
=====
2015-12-16 01:15:30 -05:00
2015-12-16 17:35:46 -05:00
Applies correct bindkeys for input events.
2015-12-16 01:15:30 -05:00
2015-12-16 01:23:31 -05:00
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.