This commit is contained in:
Kovid Goyal 2018-05-20 18:35:15 +05:30
parent f8f5838ab5
commit 812f3e60ca
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -39,10 +39,10 @@ version 0.10.0 [future]
some situations. some situations.
- Render a couple more powerline symbols directly, bypassing the font - Render a couple more powerline symbols directly, bypassing the font
(`#550 <https://github.com/kovidgoyal/kitty/issues/550 >`_). (`#550 <https://github.com/kovidgoyal/kitty/issues/550>`_).
- Fix ctrl+alt+<special> not working in normal and application keyboard (`#548 - Fix ctrl+alt+<special> not working in normal and application keyboard (`#548
https://github.com/kovidgoyal/kitty/issues/548`_). <https://github.com/kovidgoyal/kitty/issues/548>`_).
- Partial fix for rendering Right-to-left languages like Arabic. Rendering of - Partial fix for rendering Right-to-left languages like Arabic. Rendering of
Arabic is never going to be perfect, but now it is at least readable. Arabic is never going to be perfect, but now it is at least readable.