This commit is contained in:
Kovid Goyal
2022-03-16 21:42:37 +05:30
parent 09fb246c8f
commit 2d772d7243

View File

@@ -78,7 +78,7 @@ Detailed list of changes
0.25.0 [future]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- macOS: When using Apple's less as the pager for viewing scrollback strip out OSC codes as Apple's less cant parse them (:iss:`4788`)
- macOS: When using Apple's less as the pager for viewing scrollback strip out OSC codes as it cant parse them (:iss:`4788`)
- diff kitten: Fix incorrect rendering in rare circumstances when scrolling after changing the context size (:iss:`4831`)