| Not really retro news, since it assumes everyone is using a large window and full-color terminal. I was hoping to use it with one of my retro machines, and got use_default_colors() returned ERR
It should have --monochrome, and --ascii options.The Unix ethos used to be "run anywhere on anything," but even basic programs like top assume a window of a certain size. Similarly, Lynx markets itself as being for retro environments, but a number of its flags that would be useful in retro environments are ignored/broken. Surprisingly (to me), htop is very well-behaved, and works even in tiny windows, or on tiny monochrome screens. There's more to retro than just being text. |
I've just added support for ascii & monochrome modes, and reduced the required screen size to 80x12, which I think is a reasonable minimum for readability.
Would you mind sharing what kind of hardware did you try it on?