fix documentation typo
This commit is contained in:
parent
ceb0f3ad2a
commit
d431cbd338
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
Input
|
Input
|
||||||
=====
|
=====
|
||||||
|
|
||||||
Applys correct bindkeys for input events.
|
Applies correct bindkeys for input events.
|
||||||
|
|
||||||
Without this module, you may experience oddities in how Zsh interprets input.
|
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.
|
For example, using the UP key, then using the back arrow and pressing DELETE may capatalize characters rather than delete them.
|
||||||
|
|
Loading…
Reference in a new issue