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-09 23:54:20 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1de510f46f72716ba4e1c02c3fed1de074772438
kitty
/
kitty_tests
History
Dominique Martinet
1986403e42
Add scrollback benchmark
2018-09-22 19:10:37 +09:00
..
__init__.py
tests: add options param to create_screen()
2018-09-22 18:05:13 +09:00
bench_scrollback.py
Add scrollback benchmark
2018-09-22 19:10:37 +09:00
datatypes.py
line_as_ansi: don't reset SGR at start of line
2018-09-22 19:10:09 +09:00
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
Update pending mode escape code parsing to match latest shed color
2018-07-28 10:56:34 +05:30
screen.py
line_as_ansi: don't reset SGR at start of line
2018-09-22 19:10:09 +09:00
tui.py
…
unicode_input.py
…