A simple C++ text editor (command-line + optional Win32 GUI). Efficient, simple, and reliable — "A powerful text editor for pigeons" for quick notes and documents.
main.cpp— existing command-line editor
Open the Visual Studio solution or add files to a Visual C++ project. For GUI builds set the subsystem to Windows (see below).
Pull requests welcome. Open issues for feature requests.
Replace author/year/license as needed.