rename and fix input docs

This commit is contained in:
Matt Hamilton 2015-12-16 01:23:31 -05:00
parent 6ca71da68d
commit f32e763604
1 changed files with 5 additions and 4 deletions

View File

@ -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.