docs(changelog): copy_on_select = false fix

This commit is contained in:
Thomas Linford 2023-01-12 18:39:21 +01:00 committed by GitHub
parent 5227909846
commit 223b7a129c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,6 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* dist: remove nix support (https://github.com/zellij-org/zellij/pull/2038) * dist: remove nix support (https://github.com/zellij-org/zellij/pull/2038)
* feat: support floating panes in layouts (https://github.com/zellij-org/zellij/pull/2047) * feat: support floating panes in layouts (https://github.com/zellij-org/zellij/pull/2047)
* feat: add tmux close pane key (https://github.com/zellij-org/zellij/pull/2058) * feat: add tmux close pane key (https://github.com/zellij-org/zellij/pull/2058)
* fix: copy_on_select = false sticky selection (https://github.com/zellij-org/zellij/pull/2086)
## [0.34.4] - 2022-12-13 ## [0.34.4] - 2022-12-13