Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-29 | Remove unused iac dependency | Florrie | |
Also removed yarn.lock since I don't use yarn for this anymore. | |||
2018-05-31 | Let-const nitpicks | Florrie | |
2018-01-19 | Pass false to firstInput to not select the form if it wasn't already selected | Florrie | |
2017-07-03 | Fix the Act of Evil related to real-cursor visibility | liam4 | |
2017-07-03 | Improve cursor display | liam4 | |
- Whether the cursor is displayed or not is now based on the cursorVisible property rather than whether cursorX and cursorY are set or not. - The actual shell cursor is now invisible... this is objectively an act of Evil, though! This doesn't look like too hard to fix, thankfully. - A new cleanCursor function has been added to ansi.js. | |||
2017-07-03 | A long-due cleanup + examples + things | liam4 | |
..Obviously this breaks old things (particularly, see changes in FocusElement). | |||
2017-01-07 | Initial commit | Liam | |