docs(changelog): underline color workaround
This commit is contained in:
parent
475dd08623
commit
048086de68
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||||
* 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)
|
||||||
|
* fix(terminal): workaround for windows terminal not interpreting underline colors with semicolons (https://github.com/zellij-org/zellij/pull/3440)
|
||||||
|
|
||||||
## [0.40.1] - 2024-05-02
|
## [0.40.1] - 2024-05-02
|
||||||
* fix(sessions): issue where sessions would occasionally become unresponsive (https://github.com/zellij-org/zellij/pull/3281)
|
* fix(sessions): issue where sessions would occasionally become unresponsive (https://github.com/zellij-org/zellij/pull/3281)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue