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