v0.25.0
版本发布时间: 2022-02-22 19:36:38
zellij-org/zellij最新发布版本:v0.40.1(2024-05-02 15:16:06)
Notable Features
-
Floating panes - you can now open a new floating pane with
ctrl-p
+w
, or toggle floating of an existing embedded / floated window withctrl-p
+e
- Tmux mode - Zellij now supports basic tmux keybindings for splitting panes, moving focus and opening/renaming tabs. They work out of the box without further configuration.
- Copy directly to system clipboard - Zellij now supports a configuration that would allow it to copy directly to system clipboard, providing a workaround for terminals who previously weren't supported (eg. gnome-terminal). More information: https://zellij.dev/documentation/compatibility.html#clipboard-not-working
Upgrading from previous versions
This version includes new keybindings (for floating panes and tmux mode). If you have a custom configuration that unbinds all keybindings, you'll need to update it in order to be able to use these features. This can be done with zellij setup --dump-config > new-config-file.yaml
. For more information: https://zellij.dev/documentation/configuration.html
Breaking Changes
This version includes some breaking changes for plugins. Fortunately, all of them are internally handled in the zellij-tile
library. To get your plugins to work with the new version, you'll need to compile them again against the new version. If you have any questions or issues, please reach out on one of our chat servers or open an issue.
What's Changed
- fix: add exception for cwd does not exist by @jaeheonji in https://github.com/zellij-org/zellij/pull/995
- feat: change dependency for
process_cwd
by @jaeheonji in https://github.com/zellij-org/zellij/pull/1001 - Proposal: Allow use of system clipboard by @djpate in https://github.com/zellij-org/zellij/pull/996
- Add option to default config for copy_command (PR #996) by @JCallicoat in https://github.com/zellij-org/zellij/pull/1019
- Update arg parsing to clap v3 by @tranzystorek-io in https://github.com/zellij-org/zellij/pull/1017
- feat: accept only printable unicode char by @jaeheonji in https://github.com/zellij-org/zellij/pull/1016
- fix(scroll): scroll pane by actual amount of rows by @tlinford in https://github.com/zellij-org/zellij/pull/1025
- fix(compatibility): handle csi erase param 3 by @tlinford in https://github.com/zellij-org/zellij/pull/1026
- Create tokyonightDark.yaml by @Vanderscycle in https://github.com/zellij-org/zellij/pull/1015
- fix(config): warn on mode without actions by @a-kenji in https://github.com/zellij-org/zellij/pull/1035
- feat: add focus attribute in layout by @jaeheonji in https://github.com/zellij-org/zellij/pull/958
- fix(compatibility): do not set scroll buffer in alternate screen by @tlinford in https://github.com/zellij-org/zellij/pull/1032
- allow osc52 copy destination configuration by @tlinford in https://github.com/zellij-org/zellij/pull/1022
- Solve Issue #1010 by @RobWalt in https://github.com/zellij-org/zellij/pull/1045
- fix fzf crash by @tlinford in https://github.com/zellij-org/zellij/pull/1056
- Add floating panes by @imsnif in https://github.com/zellij-org/zellij/pull/1066
- chore: bump internal autocfg dependency to 1.1.0 by @tranzystorek-io in https://github.com/zellij-org/zellij/pull/1071
- feat(ux): tmux mode by @imsnif in https://github.com/zellij-org/zellij/pull/1073
- fix(copy): rejoin wrapped lines by @tlinford in https://github.com/zellij-org/zellij/pull/1069
- fix(ui): floating panes UI by @imsnif in https://github.com/zellij-org/zellij/pull/1074
- fix(ui): restore get active at by @imsnif in https://github.com/zellij-org/zellij/pull/1076
- update demo animation by @imsnif in https://github.com/zellij-org/zellij/pull/1086
New Contributors
- @djpate made their first contribution in https://github.com/zellij-org/zellij/pull/996
- @JCallicoat made their first contribution in https://github.com/zellij-org/zellij/pull/1019
- @Vanderscycle made their first contribution in https://github.com/zellij-org/zellij/pull/1015
- @RobWalt made their first contribution in https://github.com/zellij-org/zellij/pull/1045
Full Changelog: https://github.com/zellij-org/zellij/compare/v0.24.0...v0.25.0
1、 zellij-aarch64-apple-darwin.tar.gz 4.07MB
2、 zellij-aarch64-unknown-linux-musl.tar.gz 4.26MB
3、 zellij-x86_64-apple-darwin.tar.gz 4.43MB
4、 zellij-x86_64-unknown-linux-musl.tar.gz 4.59MB