
A terminal workspace with batteries included - multiplexer, layouts, and plugins.
Zellij is a terminal multiplexer designed for developers, ops professionals, and terminal enthusiasts who want a powerful yet approachable workspace. Unlike traditional terminal multiplexers that can be complex to configure and use, Zellij prioritizes providing an excellent out-of-the-box experience while still offering advanced customization options for power users.
The tool stands out with unique features like floating and stacked panes, true multiplayer collaboration capabilities, and a robust plugin system that supports any language compiling to WebAssembly. Zellij also includes layouts for personal automation, allowing users to save and restore complex terminal setups. What makes it particularly accessible is its built-in web client, which means you can use Zellij even without a traditional terminal application.
Whether you're a beginner looking for an intuitive terminal multiplexer or an advanced user wanting deep customizability, Zellij aims to serve both audiences without forcing users to sacrifice simplicity for power. Its philosophy centers on making terminal multiplexing approachable while providing the advanced features that experienced users demand.
# via Package Manager
See OS-specific packages at https://github.com/zellij-org/zellij/blob/main/docs/THIRD_PARTY_INSTALL.md
# via Cargo
cargo install --locked zellij
# via Try Without Installing
bash <(curl -L https://zellij.dev/launch)
