Why TUIs Are Back
Evaluate whether a TUI fits your product; otherwise prioritize consistent UI.
Evaluate whether a TUI fits your product; otherwise prioritize consistent UI.
Summary
Terminal User Interfaces (TUIs) are experiencing a resurgence as developers seek immediate feedback and lightweight solutions. The article contrasts TUIs with web apps and native applications, noting that Windows has fragmented UI frameworks while macOS has lost consistency. Electron apps suffer from memory usage and lack of keyboard‑driven workflows, prompting a return to TUIs for remote automation and command‑line efficiency. Claude and Codex have proven successful on the command line, enabling developers to run code on cloud or GPU‑powered machines via a terminal. The piece argues for focusing on accessible toolkits and homogeneous interfaces to avoid the pitfalls of fragmented UI ecosystems.
Key changes
- TUIs are gaining popularity for immediate feedback
- Electron apps criticized for memory and consistency
- Windows UI fragmentation across multiple frameworks
- macOS losing consistency and Fitts’ law adherence
- Claude and Codex succeed on CLI
- Remote automation possible via terminal
- Need accessible toolkits for developers
- Homogeneous interfaces reduce user confusion