Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-20 | Suppot meta up/down/left/right keys | Florrie | |
2019-09-15 | Keyboard functions for Home, Insert, Delete, End | Florrie | |
2019-08-25 | Add key detection functions for control+arrow keys | Florrie | |
2019-07-18 | Mouse drag support; pass detailed data to handlers | Florrie | |
...for mouse events. Contains cursor position, modifier keys pressed, etc. | |||
2018-12-08 | Mouse support | Florrie | |
Not exactly the most elegant implementation, but it definitely works and isn't really difficult to code around! | |||
2018-06-04 | isCharacter telchar util function | Florrie | |
2018-06-03 | isPageUp / isPageDown functions, simpler combo detection code | Florrie | |
2018-05-30 | Add isCaselessLetter util function | Florrie | |
2017-12-08 | Make isEnter work with normal terminals | Florrie | |
2017-12-08 | Add backspace and shift-arrows to telchars | Florrie | |
2017-07-03 | A long-due cleanup + examples + things | liam4 | |
..Obviously this breaks old things (particularly, see changes in FocusElement). |