This website requires JavaScript.
Explore
Help
Register
Sign in
CERBERUS
/
kitty
Watch
1
Star
0
Fork
You've already forked kitty
0
mirror of
https://github.com/kovidgoyal/kitty.git
synced
2026-06-24 10:01:33 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
7
c01f009e42
kitty
/
kitty_tests
History
Download ZIP
Download TAR.GZ
Kovid Goyal
c01f009e42
Remove sz requirement and implement proper fix for failure to mmap shm objects on OS X. Apparently they have to be mapped shared.
2017-09-30 13:51:51 +05:30
..
__init__.py
Framework for testing graphics command parsing
2017-09-30 13:51:47 +05:30
datatypes.py
Fix cursor moving one line up when resizing
2017-09-20 10:59:31 +05:30
graphics.py
Remove sz requirement and implement proper fix for failure to mmap shm objects on OS X. Apparently they have to be mapped shared.
2017-09-30 13:51:51 +05:30
keys.py
Move the key handler to C
2017-09-15 21:46:00 +05:30
parser.py
Allow specifying the offset and size for reading data from files
2017-09-30 13:51:51 +05:30
screen.py
Fix failing screen resize test
2017-09-30 13:51:35 +05:30