docs(changelog): cursor rendering fix
This commit is contained in:
parent
ffca97f5a9
commit
a49009de13
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||||
* fix(terminal): properly set and handle scroll region in various instances (https://github.com/zellij-org/zellij/pull/3381 and https://github.com/zellij-org/zellij/pull/3382)
|
* fix(terminal): properly set and handle scroll region in various instances (https://github.com/zellij-org/zellij/pull/3381 and https://github.com/zellij-org/zellij/pull/3382)
|
||||||
* fix(rendering): do not render if resizing screen to same size (https://github.com/zellij-org/zellij/pull/3413)
|
* fix(rendering): do not render if resizing screen to same size (https://github.com/zellij-org/zellij/pull/3413)
|
||||||
* feat(plugins): rebind keys at runtime (https://github.com/zellij-org/zellij/pull/3422
|
* feat(plugins): rebind keys at runtime (https://github.com/zellij-org/zellij/pull/3422
|
||||||
* fix(rendering): do not render cursor if there's nothing to render (https://github.com/zellij-org/zellij/pull/3439)
|
* fix(rendering): do not render cursor if there's nothing to render (https://github.com/zellij-org/zellij/pull/3439 and https://github.com/zellij-org/zellij/pull/3483)
|
||||||
* fix(terminal): workaround for windows terminal not interpreting underline colors with semicolons (https://github.com/zellij-org/zellij/pull/3440)
|
* fix(terminal): workaround for windows terminal not interpreting underline colors with semicolons (https://github.com/zellij-org/zellij/pull/3440)
|
||||||
* dependencies: switch from wasmer to wasmtime (https://github.com/zellij-org/zellij/pull/3349)
|
* dependencies: switch from wasmer to wasmtime (https://github.com/zellij-org/zellij/pull/3349)
|
||||||
* feat(ui): status-bar redesign (https://github.com/zellij-org/zellij/pull/3475)
|
* feat(ui): status-bar redesign (https://github.com/zellij-org/zellij/pull/3475)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue