github zellij-org/zellij v0.33.0
Release v0.33.0

latest releases: v0.40.1, v0.40.0, v0.39.2...
22 months ago

This release includes lots of bugfixes and improvements, as well as some much requested features after our recent configuration and layout revamp. Some highlights:

  • It's now possible to make Command Panes close when their process exits by using the close_on_exit true setting in the layout, or the --close-on-exit cli flag if opening them from the command line.
  • It's now also possible to start Command Panes suspended - meaning that their command will only run after initially pressing ENTER when focused on them. This can be useful when starting a dashboard-style layout and not wanting to immediately run all the commands.
  • Users can now toggle mouse mode at runtime using the ToggleMouseMode keybind (it is not bound by default so has to be explicitly bound in the keybinds configuration).
  • New themes! Check out our everforest and kanagawa themes.

Full list of changes

New Contributors

Full Changelog: v0.32.0...v0.33.0

Don't miss a new zellij release

NewReleases is sending notifications on new releases.