2021-07-19 22:48:00 +00:00
|
|
|
# TODO
|
|
|
|
|
2021-08-29 21:56:46 +00:00
|
|
|
- Add click events for ansi display
|
2021-07-19 22:48:00 +00:00
|
|
|
- Fix resizing on web_div display
|
2021-08-26 18:12:36 +00:00
|
|
|
- Prevent ctrl+c on web display
|
2021-07-19 22:48:00 +00:00
|
|
|
- Optimize drawing to display, by allowing sequences of characters with the same
|
|
|
|
colors (if supported by the display)
|
2021-08-26 18:12:36 +00:00
|
|
|
- Restore ansi terminal properly after exit (ctrl+c does not work anymore, for
|
|
|
|
example)
|