📰 Text User Interface News
Text User Interface News Today
Fast, Ad-Free News Updates
Stay updated with breaking news from Text User Interface. Real-time updates on events, politics, business and more.
December 28, 2023
A deep dive into the text mode editors we had and how they compare to today's
July 25, 2023
:art: MS Paint... in your terminal. Contribute to 1j01/textual-paint development by creating an account on GitHub.
July 4, 2023
Download Stellarium - Stellarium is a free open source planetarium for your computer.
December 10, 2020
Unit-testing a console app (a text editor) December 8, 2020 · About 15 minutes · Tags: endbasic, featured, programming, rust The most notable feature in EndBASIC 0.3 is its new full-screen console-based text editor. It took longer than I wanted to start developing this, in part because I was busy moving, and in part because I dreaded the thought of having to unit test the text editor. (Yes, EndBASIC is a personal project and I develop it in my free time, but t...