textui/TODO.md

303 B

TODO

  • Add click events
  • Fix resizing on web_div display
  • Prevent ctrl+c on web display
  • Optimize drawing to display, by allowing sequences of characters with the same colors (if supported by the display)
  • Restore ansi terminal properly after exit (ctrl+c does not work anymore, for example)