| |
The author has created Movwin, an unpublished Python-based TUI (terminal user interface) framework built on ncurses, driven by frustration with constantly changing GUI/TUI libraries and their upstream dependencies over multi-year projects. Key design goals include acceptable Unicode support (using the wcwidth library), fast startup times (200-300ms target), and a window manager inspired by DOS-era TUIs, though the author has decided not to publish the code at this time.
Read Full Article →
← More Tech news