rename and fix input docs
This commit is contained in:
parent
6ca71da68d
commit
f32e763604
1 changed files with 5 additions and 4 deletions
|
@ -1,6 +1,7 @@
|
||||||
Inputs
|
Input
|
||||||
======
|
=====
|
||||||
|
|
||||||
Applys correct bindkeys for inputs.
|
Applys 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.
|
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.
|
||||||
|
|
Loading…
Reference in a new issue