This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
kitty
Watch
1
Star
0
Fork
0
You've already forked kitty
mirror of
https://github.com/kovidgoyal/kitty
synced
2026-06-10 18:48:54 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6a3d6191bd8835c0df3b501cf7b0e4c3066c1df0
kitty
/
kitty_tests
History
Kovid Goyal
55f457caf4
macOS: Fix a character that cannot be rendered in any font causing font fallback for all subsequent characters that cannot be rendered in the main font to fail
...
Fixes
#799
2018-09-04 14:21:36 +05:30
..
__init__.py
…
datatypes.py
Add a test for unicode regional indicator widths
2018-08-04 10:56:35 +05:30
diff.py
…
FiraCode-Medium.otf
…
fonts.py
macOS: Fix a character that cannot be rendered in any font causing font fallback for all subsequent characters that cannot be rendered in the main font to fail
2018-09-04 14:21:36 +05:30
gr.py
…
graphics.py
Also return image dimensions when loading PNG
2018-07-07 08:04:11 +05:30
hints.py
Fix detection of URLs in HTML source code (URLs inside quotes)
2018-08-03 12:28:23 +05:30
keys.py
…
layout.py
…
LiberationMono-Regular.ttf
…
parser.py
Update pending mode escape code parsing to match latest shed color
2018-07-28 10:56:34 +05:30
screen.py
Round-trip the zwj unicode character
2018-08-04 18:29:45 +05:30
tui.py
…
unicode_input.py
…