1
0
Fork 0
mirror of synced 2024-06-02 07:11:11 -04:00
Commit graph

6 commits

Author SHA1 Message Date
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 6ca71da68d update documentation and enable input module by default 2015-12-16 01:22:33 -05:00
Renamed from modules/inputs/init.zsh (Browse further)