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:
Kovid Goyal
2020-12-01 13:17:35 +05:30
parent f481c17732
commit 457c292d3c
2 changed files with 4 additions and 1 deletions

View File

@@ -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]
-------------------