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-11 11:09:16 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5fb02c04392f0b7a1da33a7e3fee7ce0f6b90648
kitty
/
kitty_tests
History
Kovid Goyal
a08b945124
Forgot to revert test
2018-09-09 14:02:46 +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
Add an option single_window_margin_width to allow different margins when only a single window is visible in the layout
2018-06-29 09:56:05 +05:30
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
Forgot to revert test
2018-09-09 14:02:46 +05:30
tui.py
…
unicode_input.py
…