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 07:07:19 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
817f0997cf5d43457194ecad14008cdff8b7bf33
kitty
/
kitty_tests
History
Kovid Goyal
67f60847ee
Fix the spawn test in the bypy environment
...
Required the launcher to be built since the pre-built one was being used.
Fixes
#2881
2020-07-29 15:11:35 +05:30
..
__init__.py
…
bench_scrollback.py
…
choose.py
…
datatypes.py
Rewrite wcswidth as a state machine
2020-04-07 10:10:30 +05:30
diff.py
…
FiraCode-Medium.otf
…
fonts.py
Fix
#2735
2020-06-05 19:24:40 +05:30
glfw.py
Ensure valid UTF-8 when cutting string
2020-05-23 13:59:23 +02:00
gr.py
…
graphics.py
…
hints.py
…
keys.py
Support more mouse buttons for terminal mouse events
2020-06-06 14:19:06 +02:00
layout.py
Change splits layout neighbors to only include real neighbors
2020-07-11 21:35:29 +03:00
LiberationMono-Regular.ttf
…
mouse.py
…
parser.py
Provide support for CSI REP control code
2020-05-29 01:05:49 +03:00
screen.py
When erasing in display upto cursor, the line containing the cursor should be marked as not continued.
2020-06-29 14:29:03 +05:30
tui.py
Fix the spawn test in the bypy environment
2020-07-29 15:11:35 +05:30
unicode_input.py
…