Commit Graph

15 Commits

Author SHA1 Message Date
Christian Rocha 73d773109f
Fix a bug where shift+tab would make inputs wig out 2020-02-17 19:58:32 -05:00
Christian Rocha 91271cacab
Fill out constants and strings for control keys 2020-01-26 16:46:30 -05:00
Christian Rocha 84c9ca54bc
Add missing control keys 2020-01-26 15:39:54 -05:00
Christian Rocha f64f86f183
Add missing comment 2020-01-25 16:34:00 -05:00
Christian Muehlhaeuser 47bfe2b5df
Simplify IsRune() 2020-01-25 06:56:53 +01:00
Christian Rocha fac654d7ef
Fix incorrect line feed value + also listen for tab 2020-01-18 11:20:26 -05:00
Christian Rocha 32dc19b3d3
Fix a bug where control keys weren't being properly mapped 2020-01-17 22:21:17 -05:00
Christian Rocha 208f421470
Refactor the keybinding stuff + add backspace 2020-01-17 20:46:34 -05:00
Christian Rocha c7f1302943
Remove extraneous select{} and improve comments 2020-01-14 17:56:51 -05:00
Christian Rocha 466d16b5a4
Let's call sequences what they really are 2020-01-14 17:15:17 -05:00
Christian Rocha b6c8792309
Multi-view example with progress bar 2020-01-14 13:47:36 -05:00
Christian Rocha 97bbcdd5fb
Catch Ctrl+C 2020-01-11 11:15:01 -05:00
Christian Rocha 293c2f6696
Also use escape to quit 2020-01-10 23:46:46 -05:00
Christian Rocha c7d28354f7
Also use arrow keys in example 2020-01-10 23:12:25 -05:00
Christian Rocha bee32ca733
Initial commit. First pass. 2020-01-10 16:02:04 -05:00