mirror of
https://github.com/zellij-org/zellij.git
synced 2024-11-23 19:10:09 +03:00
7653442510
* fix tab mode #342
1.1 KiB
1.1 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
[Unreleased]
- Doesn't quit anymore on single
q
press while in tab mode (https://github.com/zellij-org/zellij/pull/342)
[0.5.1] - 2021-04-23
- Change config to flag (https://github.com/zellij-org/zellij/pull/300)
- Add ZELLIJ environment variable on startup (https://github.com/zellij-org/zellij/pull/305)
- Terminal fix: do not clear line if it's not there (https://github.com/zellij-org/zellij/pull/289)
- Do not allow opening new pane on the status bar (https://github.com/zellij-org/zellij/pull/314)
- Allow scrolling by full pages (https://github.com/zellij-org/zellij/pull/298)
- Reduce crate size by 4.8MB using
cargo diet
, to 77kB (https://github.com/zellij-org/zellij/pull/293) - Draw UI properly when instantiated as the default terminal command (https://github.com/zellij-org/zellij/pull/323)
- Resolve ambiguous pane movements by their activity history (https://github.com/zellij-org/zellij/pull/294)
[0.5.0] - 2021-04-20
Beta release with all the things