Juraj Fiala
a1341265b9
[input] Add PageUp/Down to navigate history
...
Incredibly useful when combined history-substring-search and/or a laptop keyboard.
Closes #72
2016-08-15 23:14:54 -07:00
Laurentiu Nicola
8a4413f2ec
[input] Fix parse error old zsh versions
...
Closes #61 , closes #62 .
2016-06-22 16:09:03 -07:00
Matt Hamilton
7439df5836
[input] add double-dot expansion option
...
Closes #49
2016-05-20 20:25:04 -07:00
Matt Hamilton
aef41e25c5
[input] check for null bindkey values
...
Only bind keys if length of var > 0
Hopefully these are the only keys that will require this testing. If
anyone encounters issues like issue #17 with additional keys, please
create an issue.
Closes #17
2016-01-09 05:27:55 -05:00
Matt Hamilton
41c4ce7718
variable scoping
2015-12-30 10:00:56 -05:00
Matt Hamilton
641ade3fbd
fix bindkeys
...
this fixes the ctrl+arrowkey binds, as well as the binds for Home and
End.
2015-12-29 09:11:17 -05:00
Matt Hamilton
a1a56ac63f
use consistent variable style
2015-12-19 09:48:29 -05:00
Matt Hamilton
d431cbd338
fix documentation typo
2015-12-16 17:35:46 -05:00
Matt Hamilton
f32e763604
rename and fix input docs
2015-12-16 01:23:31 -05:00
Matt Hamilton
6ca71da68d
update documentation and enable input module by default
2015-12-16 01:22:33 -05:00