mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 06:36:24 +00:00
Fix colors in scrollback pager off if the window has redefined terminal colors using escape codes
Fixes #2381
This commit is contained in:
parent
6e87929603
commit
2d870fc84a
2 changed files with 6 additions and 2 deletions
|
|
@ -55,6 +55,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
|||
- Fix a regression in the previous release that broke switching to neighboring windows
|
||||
in the Grid layout when there are less than four windows (:iss:`2377`)
|
||||
|
||||
- Fix colors in scrollback pager off if the window has redefined terminal
|
||||
colors using escape codes (:iss:`2381`)
|
||||
|
||||
|
||||
0.16.0 [2020-01-28]
|
||||
--------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue