# TODO - Add click events for ansi display - Fix resizing on web_div display - Ignore ctrl+c on web display (generally speaking, on displays that does not support proper 'quit') - 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)