This commit is contained in:
Kovid Goyal 2018-09-09 08:23:59 +05:30
parent af4b072b29
commit 72c37c519d
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -13,8 +13,8 @@ Changelog
neighboring windows in the current layout, and move them around, similar to
window movement in vim (:iss:`916`)
- Linux: Ensure that the python embedded in the kitty binary build always uses
UTF-8 mode (:iss:`924`)
- Linux: Ensure that the python embedded in the kitty binary build uses
UTF-8 mode to process command-line arguments (:iss:`924`)
- Linux: Handle fonts that contain monochrome bitmaps (such as the Terminus TTF
font) (:pull:`934`)