Download Latest Version zellij-no-web-x86_64-apple-darwin.tar.gz (11.9 MB)
Email in envelope

Get an email when there's a new version of Zellij

Home / v0.44.2
Name Modified Size InfoDownloads / Week
Parent folder
zellij-x86_64-pc-windows-msvc-installer.sha256sum 2026-05-05 111 Bytes
zellij-x86_64-pc-windows-msvc-installer.msi 2026-05-05 14.1 MB
zellij-x86_64-pc-windows-msvc.sha256sum 2026-05-05 93 Bytes
zellij-x86_64-pc-windows-msvc.zip 2026-05-05 16.2 MB
zellij-no-web-x86_64-pc-windows-msvc-installer.sha256sum 2026-05-05 118 Bytes
zellij-no-web-x86_64-pc-windows-msvc-installer.msi 2026-05-05 11.2 MB
zellij-no-web-x86_64-pc-windows-msvc.sha256sum 2026-05-05 93 Bytes
zellij-no-web-x86_64-pc-windows-msvc.zip 2026-05-05 12.8 MB
zellij-x86_64-apple-darwin.sha256sum 2026-05-05 108 Bytes
zellij-x86_64-apple-darwin.tar.gz 2026-05-05 15.5 MB
zellij-x86_64-unknown-linux-musl.sha256sum 2026-05-05 114 Bytes
zellij-x86_64-unknown-linux-musl.tar.gz 2026-05-05 18.2 MB
zellij-no-web-x86_64-apple-darwin.sha256sum 2026-05-05 108 Bytes
zellij-no-web-x86_64-apple-darwin.tar.gz 2026-05-05 11.9 MB
zellij-aarch64-unknown-linux-musl.sha256sum 2026-05-05 115 Bytes
zellij-aarch64-unknown-linux-musl.tar.gz 2026-05-05 17.5 MB
zellij-no-web-aarch64-unknown-linux-musl.sha256sum 2026-05-05 115 Bytes
zellij-no-web-aarch64-unknown-linux-musl.tar.gz 2026-05-05 14.2 MB
zellij-no-web-x86_64-unknown-linux-musl.sha256sum 2026-05-05 114 Bytes
zellij-no-web-x86_64-unknown-linux-musl.tar.gz 2026-05-05 14.6 MB
zellij-aarch64-apple-darwin.sha256sum 2026-05-05 109 Bytes
zellij-aarch64-apple-darwin.tar.gz 2026-05-05 15.0 MB
zellij-no-web-aarch64-apple-darwin.sha256sum 2026-05-05 109 Bytes
zellij-no-web-aarch64-apple-darwin.tar.gz 2026-05-05 11.6 MB
README.md 2026-05-05 1.7 kB
Release v0.44.2 source code.tar.gz 2026-05-05 13.3 MB
Release v0.44.2 source code.zip 2026-05-05 14.2 MB
Totals: 27 Items   200.3 MB 0

This is a small patch release to fix some issues found recently in 0.44, as well as some minor long standing annoyances.

The only major feature introduced in this patch is support for CSI 2031: automatically switching between dark/light theme (assuming the terminal emulator itself supports it), as well as forwarding these instructions to the apps running inside Zellij. With this change, comes the new theme_dark and theme_light configuration parameters, that will be used by Zellij when it is instructed to switch, eg.

:::kdl
theme "dracula" // normal theme as it was up until now
theme_dark "dracula" // Zellij will use this when instructed to change to a dark theme
theme_light "catppuccin-latte" // Zellij will use this when instructed to change to a light theme

For convenience (eg. when using a terminal emulator that does not support theme switching), Zellij also now includes the zellij action set-light-theme, zellij action set-dark-theme and zellij action toggle-theme CLI commands to allow doing this manually. (note: when issuing these commands, Zellij will also send a CSI2031 to running terminal applications inside it that requested it, even if the host terminal itself does not support them).

For a full list of changes, please see the changelog.

Please Support the Zellij Developer ❤️

Zellij is a labor of love and is provided free and open-source to anyone who wishes to use it.

Zellij will never display ads or collect your data.

To help sustain the project, please consider a recurring donation so that the developer can pay their bills: https://github.com/sponsors/imsnif

Source: README.md, updated 2026-05-05