mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-31 06:18:17 +00:00
Fix one ANSI formatting escape code not being removed from the pager history buffer when piping it as plain text
Fixes #3132
This commit is contained in:
parent
f481c17732
commit
457c292d3c
2 changed files with 4 additions and 1 deletions
|
|
@ -35,6 +35,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
|||
- macOS: Partial fix for traditional fullscreen not working on Big Sur
|
||||
(:iss:`3100`)
|
||||
|
||||
- Fix one ANSI formatting escape code not being removed from the pager history
|
||||
buffer when piping it as plain text (:iss:`3132`)
|
||||
|
||||
|
||||
0.19.2 [2020-11-13]
|
||||
-------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue