awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Alternativen zu Terminal-Multiplexern

Ranking aktualisiert am 30. Juni 2026

For eine Terminal-Multiplexer-Alternative zu tmux, the strongest matches are tmux/tmux (tmux is the definitive open-source terminal multiplexer, exactly matching), zellij-org/zellij (Zellij is an open-source terminal multiplexer that directly competes) and wezterm/wezterm (WezTerm is a terminal emulator with a built-in multiplexer). Each is ranked by relevance to your query, popularity and recent activity.

Kommandozeilen-Tools, die Sitzungsverwaltung und Window-Splitting als Alternativen zu tmux bieten.

Alternativen zu Terminal-Multiplexern

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • tmux/tmuxAvatar von tmux

    tmux/tmux

    46,643Auf GitHub ansehen↗

    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

    tmux is the definitive open-source terminal multiplexer, exactly matching the query with full support for session persistence, split panes, scrollback, customizable status bar, and keyboard-driven navigation via configuration files.

    CPersistent Session Managers
    Auf GitHub ansehen↗46,643
  • zellij-org/zellijAvatar von zellij-org

    zellij-org/zellij

    33,683Auf GitHub ansehen↗

    Zellij is a terminal multiplexer and workspace manager designed to organize command-line sessions into persistent, reconfigurable layouts. It functions as a terminal plugin framework, allowing users to extend their environment with modular, event-driven components that interact with the host through a structured message-passing protocol. The project distinguishes itself through a layout-engine-based architecture that decouples visual pane arrangements from process execution, enabling automated and repeatable terminal workflows. It includes integrated support for web-based remote access, facil

    Zellij is an open-source terminal multiplexer that directly competes with tmux, providing session persistence, split panes, keyboard-driven navigation, and a customizable status bar, all from a modern Rust codebase.

    RustMulti-Pane Terminal ManagersScrollback Editors
    Auf GitHub ansehen↗33,683
  • wezterm/weztermAvatar von wezterm

    wezterm/wezterm

    24,335Auf GitHub ansehen↗

    WezTerm is a terminal emulator with a built-in multiplexer (mux) supporting session persistence, split panes, scrollback, customizable status bar, keyboard-driven navigation, and Lua configuration, which gives it tmux-like functionality for managing multiple terminals in one window.

    RustTerminal GraphicsDeveloper UtilitiesTerminal Applications
    Auf GitHub ansehen↗24,335

Related searches

  • eine Terminal-UI-Bibliothek zum Erstellen von TUIs in Rust
  • tastaturgesteuerter Dateimanager für das Terminal
  • ein IRC-Client für Terminal und Browser
  • Tiling Window Manager für Desktop-Workflows
  • ein interaktiver HTTP-Client für das Terminal
  • Open-Source-Alternative zu Docker
  • ein Terminal-UI zum Staging und Committen mit git
  • ein Terminal-Emulator für den Zugriff auf die Kommandozeile