Update dependency zellij-org/zellij to v0.45.1 #26

Open
renovate-bot wants to merge 1 commit from renovate/zellij-org-zellij-0.x into main
Collaborator

This PR contains the following updates:

Package Update Change
zellij-org/zellij minor 0.44.3 → 0.45.1

Release Notes

zellij-org/zellij (zellij-org/zellij)

v0.45.1

Compare Source

  • fix: nested-session detection over SSH (#​5522)
  • fix: some issues with notification parsing (eg. neovim notification on save) (#​5523)
  • fix: kitty image size on startup and clearing with stacked unlisted full framed panes (#​5526)
  • fix: focus event in remote attach (#​5527)
  • fix: editing scrollback issue with a fullscreen floating pane (#​5528)
  • feat: allow opting-out of scroll mode sync (#​5532)
  • fix: save space for title row in fixed-layout panes in titles only mode (#​5533)
  • fix: properly fire visibility event to plugins when their tab/floating-layer is hidden/shown (#​5518 and #​5534)
  • feat: allow setting explicit_theme_hue (light/dark) (#​5536)
  • fix: input mode updates when switching tabs (#​5535)
  • feat: allow starting a session with an initial command, eg. zellij attach -a my-session -- htop (#​5543)
  • fix: release a CLI pipe when the plugin handling it crashes, instead of blocking the zellij pipe client until the plugin is unloaded (#​5537)

v0.45.0

Compare Source

  • feat: allow tabs to have different sizes if clients aren't focused on the same one (#​5133)
  • feat: PWA support for the web client (manifest + icons + iOS meta tags) so the page can be installed as a standalone app (#​5184)
  • feat: mobile UI (#​5241 and #​5441)
  • chore: new integration testing infra (#​5269)
  • feat: FocusLastPane bindable action (#​4241 and #​5344)
  • fix: live reload on theme dir changes (#​5135)
  • feat: new title-frames UI (#​5318)
  • chore: upgrade wasmi to 1.1.0 (#​5319)
  • fix: fragmented STDIN causing "garbage" input on slow SSH connections (#​5320)
  • feat: stacked lists - new stack UI (#​5331, #​5337 and #​5342)
  • fix: more verbose startup errors (#​5334)
  • fix(windows): route Windows Terminal through the VT input path (#​5335)
  • fix(windows): backslashes dropped when quoting arguments passed to spawned processes (#​5336)
  • fix: occasional high resource utilization and sluggishness on machines with tens of thousands of concurrent processes (#​5324)
  • feat: allow opening panes/tabs from the CLI without changing focus (#​5346)
  • feat: allow binding SetDarkTheme, SetLightTheme and ToggleTheme as direct keybinding actions (#​5302)
  • fix(windows): prefer PATHEXT variants over bare filename when resolving commands (fixes launching composer and similar) (#​5364)
  • feat: allow disabling ctrl-mouse-scroll to resize panes (#​5283)
  • fix: scrolling region line wrap behavior at bottom edge (#​5357)
  • fix: properly pad lines before CUF (#​5377)
  • fix: clear existing pane name when entering rename input (#​5369)
  • fix: occasional input spam when pressing ESC and holding the mouse over slow SSH connections (#​5323)
  • chore: switch cassowary deps to maintained fork kasuari (#​5416)
  • fix: don't kill the copy_command process while it owns the system clipboard (#​5458)
  • chore: switch unmaintained daemonize with maintained fork daemonix (#​4512)
  • feat: handle nested Zellij sessions (#​5417)
  • chore: remove outdated manpage and some build fixes (#​5426)
  • feat: implement support for the kitty graphics protocol to display images in the terminal (#​5428)
  • fix: only advertise Sixel support if the attached terminal also supports it (#​5432)
  • fix: properly unbundle plugin wasm executables when stripping them (to assist distro packagers) (#​5433)
  • feat: support OSC133, triple-mouse-click to mark whole command, configurable double-click word boundaries (#​5460 and #​5492)
  • fix(scroll): keep a pane's scroll position when leaving scroll mode, and re-enter scroll mode when focusing a scrolled pane (#​5299)
  • feat: allow opting-in to reading paste buffer (default false) (#​5472)
  • feat: support additional notification protocols (OSC9 + OSC777), forward host gain/lost focus messages (#​5485)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [zellij-org/zellij](https://github.com/zellij-org/zellij) | minor | `0.44.3` → `0.45.1` | --- ### Release Notes <details> <summary>zellij-org/zellij (zellij-org/zellij)</summary> ### [`v0.45.1`](https://github.com/zellij-org/zellij/blob/HEAD/CHANGELOG.md#0451---2026-08-28) [Compare Source](https://github.com/zellij-org/zellij/compare/v0.45.0...v0.45.1) - fix: nested-session detection over SSH ([#&#8203;5522](https://github.com/zellij-org/zellij/pull/5522)) - fix: some issues with notification parsing (eg. neovim notification on save) ([#&#8203;5523](https://github.com/zellij-org/zellij/pull/5523)) - fix: kitty image size on startup and clearing with stacked unlisted full framed panes ([#&#8203;5526](https://github.com/zellij-org/zellij/pull/5526)) - fix: focus event in remote attach ([#&#8203;5527](https://github.com/zellij-org/zellij/pull/5527)) - fix: editing scrollback issue with a fullscreen floating pane ([#&#8203;5528](https://github.com/zellij-org/zellij/pull/5528)) - feat: allow opting-out of scroll mode sync ([#&#8203;5532](https://github.com/zellij-org/zellij/pull/5532)) - fix: save space for title row in fixed-layout panes in titles only mode ([#&#8203;5533](https://github.com/zellij-org/zellij/pull/5533)) - fix: properly fire visibility event to plugins when their tab/floating-layer is hidden/shown ([#&#8203;5518](https://github.com/zellij-org/zellij/pull/5518) and [#&#8203;5534](https://github.com/zellij-org/zellij/pull/5534)) - feat: allow setting explicit\_theme\_hue (light/dark) ([#&#8203;5536](https://github.com/zellij-org/zellij/pull/5536)) - fix: input mode updates when switching tabs ([#&#8203;5535](https://github.com/zellij-org/zellij/pull/5535)) - feat: allow starting a session with an initial command, eg. `zellij attach -a my-session -- htop` ([#&#8203;5543](https://github.com/zellij-org/zellij/pull/5543)) - fix: release a CLI pipe when the plugin handling it crashes, instead of blocking the `zellij pipe` client until the plugin is unloaded ([#&#8203;5537](https://github.com/zellij-org/zellij/pull/5537)) ### [`v0.45.0`](https://github.com/zellij-org/zellij/blob/HEAD/CHANGELOG.md#0450---2026-08-20) [Compare Source](https://github.com/zellij-org/zellij/compare/v0.44.3...v0.45.0) - feat: allow tabs to have different sizes if clients aren't focused on the same one ([#&#8203;5133](https://github.com/zellij-org/zellij/pull/5133)) - feat: PWA support for the web client (manifest + icons + iOS meta tags) so the page can be installed as a standalone app ([#&#8203;5184](https://github.com/zellij-org/zellij/pull/5184)) - feat: mobile UI ([#&#8203;5241](https://github.com/zellij-org/zellij/pull/5241) and [#&#8203;5441](https://github.com/zellij-org/zellij/pull/5441)) - chore: new integration testing infra ([#&#8203;5269](https://github.com/zellij-org/zellij/pull/5269)) - feat: FocusLastPane bindable action ([#&#8203;4241](https://github.com/zellij-org/zellij/pull/4241) and [#&#8203;5344](https://github.com/zellij-org/zellij/pull/5344)) - fix: live reload on theme dir changes ([#&#8203;5135](https://github.com/zellij-org/zellij/pull/5135)) - feat: new title-frames UI ([#&#8203;5318](https://github.com/zellij-org/zellij/pull/5318)) - chore: upgrade wasmi to 1.1.0 ([#&#8203;5319](https://github.com/zellij-org/zellij/pull/5319)) - fix: fragmented STDIN causing "garbage" input on slow SSH connections ([#&#8203;5320](https://github.com/zellij-org/zellij/pull/5320)) - feat: stacked lists - new stack UI ([#&#8203;5331](https://github.com/zellij-org/zellij/pull/5331), [#&#8203;5337](https://github.com/zellij-org/zellij/pull/5337) and [#&#8203;5342](https://github.com/zellij-org/zellij/pull/5342)) - fix: more verbose startup errors ([#&#8203;5334](https://github.com/zellij-org/zellij/pull/5334)) - fix(windows): route Windows Terminal through the VT input path ([#&#8203;5335](https://github.com/zellij-org/zellij/pull/5335)) - fix(windows): backslashes dropped when quoting arguments passed to spawned processes ([#&#8203;5336](https://github.com/zellij-org/zellij/pull/5336)) - fix: occasional high resource utilization and sluggishness on machines with tens of thousands of concurrent processes ([#&#8203;5324](https://github.com/zellij-org/zellij/pull/5324)) - feat: allow opening panes/tabs from the CLI without changing focus ([#&#8203;5346](https://github.com/zellij-org/zellij/pull/5346)) - feat: allow binding `SetDarkTheme`, `SetLightTheme` and `ToggleTheme` as direct keybinding actions ([#&#8203;5302](https://github.com/zellij-org/zellij/pull/5302)) - fix(windows): prefer PATHEXT variants over bare filename when resolving commands (fixes launching `composer` and similar) ([#&#8203;5364](https://github.com/zellij-org/zellij/pull/5364)) - feat: allow disabling ctrl-mouse-scroll to resize panes ([#&#8203;5283](https://github.com/zellij-org/zellij/pull/5283)) - fix: scrolling region line wrap behavior at bottom edge ([#&#8203;5357](https://github.com/zellij-org/zellij/pull/5357)) - fix: properly pad lines before CUF ([#&#8203;5377](https://github.com/zellij-org/zellij/pull/5377)) - fix: clear existing pane name when entering rename input ([#&#8203;5369](https://github.com/zellij-org/zellij/pull/5369)) - fix: occasional input spam when pressing ESC and holding the mouse over slow SSH connections ([#&#8203;5323](https://github.com/zellij-org/zellij/pull/5323)) - chore: switch cassowary deps to maintained fork kasuari ([#&#8203;5416](https://github.com/zellij-org/zellij/pull/5416)) - fix: don't kill the `copy_command` process while it owns the system clipboard ([#&#8203;5458](https://github.com/zellij-org/zellij/pull/5458)) - chore: switch unmaintained daemonize with maintained fork daemonix ([#&#8203;4512](https://github.com/zellij-org/zellij/pull/4512)) - feat: handle nested Zellij sessions ([#&#8203;5417](https://github.com/zellij-org/zellij/pull/5417)) - chore: remove outdated manpage and some build fixes ([#&#8203;5426](https://github.com/zellij-org/zellij/pull/5426)) - feat: implement support for the kitty graphics protocol to display images in the terminal ([#&#8203;5428](https://github.com/zellij-org/zellij/pull/5428)) - fix: only advertise Sixel support if the attached terminal also supports it ([#&#8203;5432](https://github.com/zellij-org/zellij/pull/5432)) - fix: properly unbundle plugin wasm executables when stripping them (to assist distro packagers) ([#&#8203;5433](https://github.com/zellij-org/zellij/pull/5433)) - feat: support OSC133, triple-mouse-click to mark whole command, configurable double-click word boundaries ([#&#8203;5460](https://github.com/zellij-org/zellij/pull/5460) and [#&#8203;5492](https://github.com/zellij-org/zellij/pull/5492)) - fix(scroll): keep a pane's scroll position when leaving scroll mode, and re-enter scroll mode when focusing a scrolled pane ([#&#8203;5299](https://github.com/zellij-org/zellij/pull/5299)) - feat: allow opting-in to reading paste buffer (default false) ([#&#8203;5472](https://github.com/zellij-org/zellij/pull/5472)) - feat: support additional notification protocols (OSC9 + OSC777), forward host gain/lost focus messages ([#&#8203;5485](https://github.com/zellij-org/zellij/pull/5485)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4yOS4zIiwidXBkYXRlZEluVmVyIjoiNDQuMjkuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate-bot force-pushed renovate/zellij-org-zellij-0.x from efaaad1748 to 28012bceaf 2026-08-28 12:02:14 +02:00 Compare
renovate-bot changed title from Update dependency zellij-org/zellij to v0.45.0 to Update dependency zellij-org/zellij to v0.45.1 2026-08-28 12:02:14 +02:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/zellij-org-zellij-0.x:renovate/zellij-org-zellij-0.x
git switch renovate/zellij-org-zellij-0.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/zellij-org-zellij-0.x
git switch renovate/zellij-org-zellij-0.x
git rebase main
git switch main
git merge --ff-only renovate/zellij-org-zellij-0.x
git switch renovate/zellij-org-zellij-0.x
git rebase main
git switch main
git merge --no-ff renovate/zellij-org-zellij-0.x
git switch main
git merge --squash renovate/zellij-org-zellij-0.x
git switch main
git merge --ff-only renovate/zellij-org-zellij-0.x
git switch main
git merge renovate/zellij-org-zellij-0.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
unixorn/packages-flamion!26
No description provided.