macOS
brew install zellijlocal Homebrew formula metadata
sudo port install zellijMacPorts ports tree · sysutils/zellij/Portfile · source: api.github.com
brew / rank 611
Pluggable terminal workspace, with terminal multiplexer as the base feature. Version 0.44.3 via Homebrew; verified 2026-06-22. Also installable with nix: nix profile install nixpkgs#zellij.
install
brew install zellijlocal Homebrew formula metadata
sudo port install zellijMacPorts ports tree · sysutils/zellij/Portfile · source: api.github.com
sudo apk add zellijAlpine Linux edge package indexes · zellij · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#zellijnixpkgs package indexes · pkgs/by-name/ze/zellij/package.nix · source: api.github.com
sudo pacman -S zellijArch Linux sync databases · zellij · source: geo.mirror.pkgbuild.com
sudo zypper install zellijopenSUSE Tumbleweed package metadata · zellij · source: download.opensuse.org
scoop install main/zellijScoop official bucket manifest trees · bucket/zellij.json · source: api.github.com
winget install --id Zellij.Zellij -eWindows Package Manager source index · Zellij.Zellij · source: cdn.winget.microsoft.com
overview
Pluggable terminal workspace, with terminal multiplexer as the base feature
history
Zellij is a Rust terminal workspace and multiplexer aimed at developers, operators, and heavy terminal users, notable for making panes, tabs, layouts, plugins, and collaboration feel like a packaged workspace rather than a bare multiplexer.
Zellij reached a public beta on April 20, 2021, when Aram Drevekenin described it as a Rust terminal workspace and multiplexer with ambitions to become a general-purpose application development platform. Its early positioning was already distinct from classic screen/tmux culture: it emphasized an out-of-the-box UI, discoverable shortcuts, and a friendlier path for users who had not memorized multiplexer commands.
The project then evolved toward a programmable workspace. In the 2022 Zellij 0.32.0 release, configuration and layouts moved from YAML to KDL, and command panes became a way to preserve, rerun, and compose terminal commands inside layouts. In 2023 the project overhauled its WebAssembly plugin system, framing plugins as terminal applets that can draw UI, react to events, and manage panes, tabs, commands, and editors.
By 2026 the README described Zellij as a terminal workspace with batteries included, with floating and stacked panes, layouts, true multiplayer collaboration, WebAssembly plugins, and a built-in web client. That trajectory matters because Zellij became less a tmux clone and more a terminal-native environment for organizing work.
Zellij adoption followed the path of modern Rust CLI tools: binaries and Cargo installs first, then broad package-manager coverage. The supplied package data lists it across Homebrew, MacPorts, Nix, Arch, Scoop, winget, Alpine, and openSUSE-family packaging, which puts it in the common install paths for macOS developers, Linux workstation users, and Windows terminal users.
The public repository shows a large contributor and user footprint for a terminal multiplexer, with tens of thousands of GitHub stars and many releases by 2026. The FAQ also presents it as actively maintained full-time by its creator with community and sponsor support, which helps explain why it is treated by package maintainers as an active, fast-moving CLI rather than a frozen niche utility.
Typical use starts with running `zellij` to get a managed session with panes and tabs, then leaning on layouts for repeatable workspaces and `config.kdl` for keybindings, themes, and behavior. Users coming from tmux often care about session persistence, pane management, and shortcut conflicts with terminal editors.
For power users, the interesting usage surface is automation: layouts can encode project workspaces, command panes can run repeatable commands, and WebAssembly plugins can provide custom UI or workflow actions inside the terminal. The plugin model is explicitly designed so plugins can be distributed as `.wasm` files and interact with Zellij state and events.
Zellij is a useful package-nerd marker for the Rust-era terminal stack: a single CLI whose value depends on assets that packages must install correctly, including layouts, default plugins, shell completions, man pages, and config migration behavior. Packaging it well is not just putting one binary in PATH.
It also represents a shift in terminal tooling expectations. Where older multiplexers often expected users to bring their own configuration, Zellij competes on defaults, discoverability, and bundled workflow pieces, making it a package whose post-install experience is part of its identity.
security posture
No matching local secret-handling manifest was found for zellij. Package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/home/alice/.config/zellij/config.kdl/Users/Alice/Library/Application Support/org.Zellij-Contributors.Zellij/config.kdl~/.config/zellij/config.kdl/etc/zellij/config.kdlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
zellij | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/zellij-org/zellij
install metadata
| Package key | brew:zellij |
|---|---|
| Version | 0.44.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/zellij |
| Homepage | https://zellij.dev |
| Repository | https://github.com/zellij-org/zellij |
| Upstream docs | https://zellij.dev |
| License | MIT |
| Source archive | https://github.com/zellij-org/zellij/archive/refs/tags/v0.44.3.tar.gz |
| Last updated | 2026-06-22T14:06:45-07:00 |
| Pulse | updated |
| Dependencies | openssl@3 |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | zellij |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
zellij
nix profile install nixpkgs#zellijzellij 0.44.3-r0
Terminal multiplexer
sudo apk add zellijzellij-bash-completion 0.44.3-r0
Bash completions for zellij
sudo apk add zellij-bash-completionzellij-doc 0.44.3-r0
Terminal multiplexer (documentation)
sudo apk add zellij-doczellij-fish-completion 0.44.3-r0
Fish completions for zellij
sudo apk add zellij-fish-completionzellij-zsh-completion 0.44.3-r0
Zsh completions for zellij
sudo apk add zellij-zsh-completionzellij 0.44.3-1
A terminal multiplexer
sudo pacman -S zellijzellij 0.44.3-1.3
Terminal workspace with batteries included
https://github.com/zellij-org/zellij
sudo zypper install zellijzellij-bash-completion 0.44.3-1.3
Bash Completion for zellij
https://github.com/zellij-org/zellij
sudo zypper install zellij-bash-completionzellij-fish-completion 0.44.3-1.3
Fish Completion for zellij
https://github.com/zellij-org/zellij
sudo zypper install zellij-fish-completionzellij-zsh-completion 0.44.3-1.3
Zsh Completion for zellij
https://github.com/zellij-org/zellij
sudo zypper install zellij-zsh-completionzellij
sudo port install zellijmain/zellij
scoop install main/zellijZellij.Zellij
winget install --id Zellij.Zellij -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.