Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-02 | CommandLineInterfacer/Flushable resize support | Florrie | |
2018-05-30 | Better ANSI-interpret debug messages | Florrie | |
* Show the number of KB saved * Make the percent-saved a little more precise * Don't update the debug message if absolutely nothing changed on the screen (although, it's still saving however much data it would have taken to render the entire screen!!) * Just draw a bar across the whole screen, instead of a few extra " " characters - technically this adds a whole bunch of data itself but it's assumed that you aren't on limited data if you're debugging how much data the interpreter saves | |||
2017-12-10 | Clean up old state code in ANSI interpreter | Florrie | |
2017-12-10 | Set the ANSI compressor on OVERLOAD (underload?) | Florrie | |
2017-12-10 | Add compression statistic monitor to Flushable | Florrie | |
2017-07-03 | A long-due cleanup + examples + things | liam4 | |
..Obviously this breaks old things (particularly, see changes in FocusElement). |