Wingetlywingetly
← All apps
Z

zellij-windows

by arndawgv0.43.1-win32.5

Last updated

A terminal workspace with batteries included — Windows port

Install with winget

$ winget install --id arndawg.zellij-windows --exact --version 0.43.1-win32.5

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

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

Installers · v0.43.1-win32.5

ArchitectureTypeScopeInstallDownload
x64ZIP
archive
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for zellij-windows.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • T
    tmux-windowsarndawg
    arndawg.tmux-windowsv3.6a-win32.7

    Terminal multiplexer for Windows, ported from tmux using ConPTY

  • P
    PopplerOwen Schwartz
    oschwartz10612.Popplerv25.07.0-0

    Download Poppler binaries packaged for Windows with dependencies

  • Win-CodexBarCodexBar Contributors
    Finesssee.Win-CodexBarv0.56.8

    Windows-native menu bar app for OpenAI Codex and Claude Code usage stats.

  • OverKeysAngelo Convento
    AngeloConvento.OverKeysv0.3.5

    Learn and practice alternative layouts, personalize appearance, and improve your typing. An open-source, customizable on-screen keyboard for Windows.

  • GitHub CLIGitHub, Inc.
    GitHub.cliv2.101.0

    Take GitHub to the command line

  • App InstallerMicrosoft Corporation
    Microsoft.AppInstallerv1.29.290

    Microsoft App Installer lets you easily install Windows apps with a double-click. It also includes WinGet for powerful command-line app management.

More from arndawg or browse terminal, multiplexer, tmux.

Frequently asked questions

How do I install zellij-windows on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id arndawg.zellij-windows --exact --version 0.43.1-win32.5. winget downloads the installer from arndawg and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install zellij-windows silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id arndawg.zellij-windows --exact 0.43.1-win32.5 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall zellij-windows via winget?
Run: winget uninstall --id arndawg.zellij-windows --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from zellij-windows's Apps & Features entry.
Is zellij-windows free?
zellij-windows is distributed under MIT. Refer to the publisher (https://github.com/arndawg/zellij-windows) for the full license terms - Wingetly itself does not charge for installation.
Does zellij-windows work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls zellij-windows directly from the publisher.
How do I keep zellij-windows up to date?
Run winget upgrade --id arndawg.zellij-windows --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of zellij-windows from microsoft/winget-pkgs.