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/README.md

410 B

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.

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