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-08 22:28:24 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9963e7863618e8363bdbfc1fee417d9910df262c
kitty
/
kitty_tests
History
Kovid Goyal
7f0674ac27
Fix backspacing of wide characters in wide-character unaware programs not working
...
Fixes
#875
2018-09-07 10:08:25 +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
…
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
…
screen.py
Fix backspacing of wide characters in wide-character unaware programs not working
2018-09-07 10:08:25 +05:30
tui.py
…
unicode_input.py
…