Eric Nielsen e7275a9758 [input] Update README.md 6 年之前
..
README.md e7275a9758 [input] Update README.md 6 年之前
init.zsh d371d80af2 Unify the `for` syntax 6 年之前

README.md

input

Applies correct bindkeys for input events.

Without this module, you may experience oddities in how zsh interprets input. For example, pressing LEFT and then the DELETE key may capitalize characters rather than delete them.

This module also provides double-dot parent directory expansion. It can be enabled by uncommenting zdouble_dot_expand='true' in your .zimrc.