mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-27 18:51:41 +02:00
Update CHANGELOG
This commit is contained in:
@@ -1,15 +1,26 @@
|
|||||||
Changelog
|
Changelog
|
||||||
==============
|
==============
|
||||||
|
|
||||||
kitty is a feature full, cross-platform, *fast*, OpenGL based terminal emulator.
|
kitty is a feature full, cross-platform, *fast*, GPU based terminal emulator.
|
||||||
|
|
||||||
version 0.5.0 [future]
|
version 0.5.0 [future]
|
||||||
---------------------------
|
---------------------------
|
||||||
|
|
||||||
|
- macOS: Enable subpixel rendering of text for improved appearance
|
||||||
|
|
||||||
- Linux: Support rendering of non-normalizable unicode combining characters by using harfbuzz
|
- Linux: Support rendering of non-normalizable unicode combining characters by using harfbuzz
|
||||||
|
|
||||||
- Add an option to have window focus follow mouse
|
- Add an option to have window focus follow mouse
|
||||||
|
|
||||||
|
- Fix handling of option key on macOS. It now behaves just like the alt key on
|
||||||
|
Linux.
|
||||||
|
|
||||||
|
- Fix crash when displaying more than 64 images in the same session
|
||||||
|
|
||||||
|
- Add support for colons in SGR color codes. These are generated by some
|
||||||
|
applications such as neovim when they mistakenly identify kitty as a libvte
|
||||||
|
based terminal.
|
||||||
|
|
||||||
|
|
||||||
version 0.4.2 [2017-10-23]
|
version 0.4.2 [2017-10-23]
|
||||||
---------------------------
|
---------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user