1 repo
Text-based interfaces for organizing terminal panes and windows into custom layouts.
Distinguishing note: None of the candidates were provided; this focuses on visual layout management rather than session multiplexing.
Explore 1 awesome GitHub repository matching development tools & productivity · Terminal Window Managers. Refine with filters or upvote what's useful.
This project is a terminal multiplexer that enables multiple terminal sessions to run simultaneously within a single window or a detached background process. By decoupling the client interface from a persistent server process, it allows users to maintain long-running command-line tasks that continue to execute even after disconnecting from a remote host. The system functions as a terminal window manager and process controller, providing a text-based interface to organize multiple shell processes into custom tiled layouts. It distinguishes itself through a programmable command-line interface t
A text-based interface for organizing multiple terminal panes and windows into custom layouts for efficient command-line workflows.