u/imsnif

Zellij 0.45: Kitty Graphics support, Nested Sessions, Scroll by Command, new Rust APIs
▲ 75 r/rust

Zellij 0.45: Kitty Graphics support, Nested Sessions, Scroll by Command, new Rust APIs

Hey Rustaceans,

I'm excited to share that we just released version 0.45 of Zellij, the Rusty terminal workspace and multiplexer. This version includes some long-requested features as well as some fun new stuff you can do with Rust plugins. Highlights:

  1. Support for the Kitty Graphics Protocol for displaying images in the terminal
  2. Native support for Nested sessions (eg. opening Zellij-inside-Zellij over SSH)
  3. Scroll by Command and not just by lines
  4. New UI
  5. Rust APIs now allow us to: read other pane's screens (can be useful to do stuff like notify on silence), open background panes without stealing focus, control the new mobile UI. There's been lots of activity in the plugin ecosystem and I'm looking forward to seeing what you come up with.

Check out the full blog post: https://zellij.dev/news/nested-sessions-kitty-graphics-new-ui/

Or grab the release directly: https://github.com/zellij-org/zellij/releases/tag/v0.45.0

Happy hacking!

u/imsnif — 20 hours ago