Kovid Goyal e45697f78a Fix a regression that broke rendering of unicode regional indicators
At some point, unicode regional indicators became combining chars in the
unicode standard, which broke the handling of them in draw_codepoint().
The fix has the added advantage of improving performance in the common
case by only checking for combining chars. The flag check happens only
if the first check matches.

Fixes #4407
2021-12-31 09:28:47 +05:30
2021-12-19 22:05:06 +05:30
2021-12-15 13:14:02 +05:30
...
2021-12-21 10:39:06 +05:30
2021-11-25 05:39:11 +00:00
2021-12-24 12:02:54 +08:00
2021-10-07 13:15:06 +05:30
2021-11-18 22:44:41 +05:30
2021-11-18 22:44:41 +05:30
2021-11-18 22:44:41 +05:30
2021-09-23 20:31:13 +05:30
2021-09-28 14:23:49 +05:30
2021-07-18 13:29:33 +05:30
...
2021-12-23 08:11:16 +05:30
...
2021-03-17 14:45:23 +05:30
...
2021-04-18 10:46:06 +05:30
2021-12-23 10:13:16 +05:30
2021-12-19 22:42:36 +05:30
2021-12-23 10:18:42 +05:30

= kitty - the fast, feature-rich, cross-platform, GPU based terminal

See https://sw.kovidgoyal.net/kitty/[the kitty website].

image:https://github.com/kovidgoyal/kitty/workflows/CI/badge.svg["Build status", link="https://github.com/kovidgoyal/kitty/actions?query=workflow%3ACI"]

https://sw.kovidgoyal.net/kitty/faq/[Frequently Asked Questions]

To ask other questions about kitty usage, use either the https://github.com/kovidgoyal/kitty/discussions/[discussions on GitHub] or the
https://www.reddit.com/r/KittyTerminal[Reddit community]

Packaging status in various repositories:

image:https://repology.org/badge/vertical-allrepos/kitty.svg[https://repology.org/project/kitty/versions]
Description
No description provided
Readme GPL-3.0 155 MiB
Languages
C 44.9%
Python 25.9%
Go 23.2%
Objective-C 3.6%
C++ 1.3%
Other 1.1%