This is a small patch release (mostly) set to address some issues discovered in the latest 0.45.0.
Notable changes
- The nested session detection now works over SSH without having to forward environment variables
- It's now possible to opt-out of the newly introduced behavior, where scrolling with the mouse inside a pane enters scroll mode. To do so, add
scroll_mode_sync falseto the configuration. - It's now possible to set an explicit theme hue in the config (i.e. dark or light) that will be used if the system doesn't know which theme we're in. To do so, add
explicit_theme_hue light # or darkto the config. - New feature: it's now possible to start a new session in the foreground or background with a specific running command instead of the default terminal.
zellij attach -c foo -- htopfor foregroundzellij attach -b foo --htopfor background. - Some issues fixed with notification parsing specifically regarding OSC9 which overloaded the existing OSC99 notification spec (this manifested for some users as excess notifications when saving a file in nvim for example)
- Fixed some issues with the kitty image protocol clearing on stacked panes and not working until first resize
Full Changelog: v0.45.0...v0.45.1
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