// install via winget
Command Prompt & PowerShell
click to copy
winget install arndawg.zellij-windows
// direct download
Download Installer// about zellij-windows
Native Windows port of zellij, a terminal multiplexer with panes, tabs, sessions, and a plugin system. Built on the ConPTY API for Windows 10+. Features: - Pane and tab management with split layouts - Named sessions with attach/detach - Browser-based terminal access via built-in web server - WASI plugin system for extensibility - Reliable Ctrl+C delivery via ConPTY helper process - IPC security with per-user ACL-secured named pipes - Windows native TLS (schannel) for HTTP — no vendored OpenSSL
// frequently asked questions
How do I install zellij-windows using winget?
Open PowerShell or Windows Terminal and run:
winget install arndawg.zellij-windows. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is zellij-windows?
A terminal workspace with batteries included — Windows port
Is zellij-windows free to download?
zellij-windows is distributed under the MIT license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update zellij-windows with winget?
Run
winget upgrade arndawg.zellij-windows in PowerShell or Windows Terminal to update zellij-windows to the latest available version.What architecture does zellij-windows support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.