↳
In-reply-to
»
Every now and then, I think that I have carefully proof-read my message enough times and hit the "Add message" button in
†Read More
tt. But then, in the message tree, I spot another missed typo. My process is then to go to my twtxt.txt and fix it by hand. However, I still have to clean up tt's cache. This is rather tidious:
With multicolored TUIs, I find it usually hard to immediately tell which button is selected if there are just two.
Indeed, I wouldnât be able to tell in that example, either. movwin works around that by (mostly) assuming that there is no support for colors at all, so there should always be a way to tell which widget has focus, even without colors. Thatâs why it puts brackets around a buttonâs label when focused:
The fewer colors you use, the better, I guess. đ€