Screen remains a popular choice for many users, particularly those managing server administration tasks or quick remote operations. While tmux is often regarded as a more feature-rich terminal multiplexer, its complexity can deter some users who favor the simplicity of screen.
For over a decade, an experienced Linux user has relied on screen for daily tasks, citing its ease of use and lower cognitive load. This user prefers screen for various reasons, including its straightforward commands and lack of overwhelming features that can complicate management. Key commands for screen include Ctrl+A D to detach and Ctrl+A | for a vertical split.
Despite tmux's advantages in configuration and documentation, the user finds screen more accessible, especially for individuals who may not frequently utilize terminal multiplexers. The user manages a Ubuntu virtual machine and employs Ghostty as a terminal, indicating that screen suffices for most needs without the additional complexity of tmux.