v0.21.0
版本发布时间: 2021-11-29 16:41:22
zellij-org/zellij最新发布版本:v0.40.1(2024-05-02 15:16:06)
-
Add: initial preparations for overlay's (https://github.com/zellij-org/zellij/pull/871)
-
Add: initial
zellij.desktop
file (https://github.com/zellij-org/zellij/pull/870) -
Add: section for third party repositiories
THIRD_PARTY_INSTALL.md
(https://github.com/zellij-org/zellij/pull/857) -
Add: suggestion for similar session name, on attach (https://github.com/zellij-org/zellij/pull/843)
-
Fix: handling and overwriting options through the cli (https://github.com/zellij-org/zellij/pull/859)
THIS IS A BREAKING CHANGE: Previously it was only possible to turn off certain features through the cli, now it also is possible to overwrite this behavior - for that the following changed:
- renamed and inverted:
disable_mouse_mode -> mouse_mode no_pane_frames -> pane_frames
- cli options added:
mouse-mode [bool] pane-frames [bool] simplified-ui [bool]
- cli flag removed:
simplified-ui
Now the cli options can optionally be toggled on, even if the config turns it off, example:
zellij options --mouse-mode true
-
Fix: fix CSI cursor next line not moving cursor to beginning of line after moving it down (https://github.com/zellij-org/zellij/pull/863)
-
Refactor: Support multiple users in
Tab
s (https://github.com/zellij-org/zellij/pull/864) -
Refactor: close_pane returns closed pane (https://github.com/zellij-org/zellij/pull/853)
-
Add: ability to configure zellij through layouts (https://github.com/zellij-org/zellij/pull/866)
-
Refactor: simplify terminal character style diff (https://github.com/zellij-org/zellij/pull/839)
-
Fix: improve performance with large scrollback buffer (https://github.com/zellij-org/zellij/pull/881)
-
Add: support osc8 escape code (https://github.com/zellij-org/zellij/pull/822)
-
Add: optionally leave ephemeral modes by pressing the
esc
key to default config (https://github.com/zellij-org/zellij/pull/889) -
Feature: Multiple users UI for panes behind a turned-off feature flag (https://github.com/zellij-org/zellij/pull/897)
-
Add: plugin api, to provide version information to plugins (https://github.com/zellij-org/zellij/pull/894)
1、 zellij-aarch64-apple-darwin.tar.gz 3.89MB
2、 zellij-aarch64-unknown-linux-musl.tar.gz 4.06MB
3、 zellij-x86_64-apple-darwin.tar.gz 4.24MB
4、 zellij-x86_64-unknown-linux-musl.tar.gz 4.39MB