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-13 03:59:23 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
64207dc05c4ddeace6e27ecc4e19bb99d95cdb2a
kitty
/
kitty_tests
/
graphics.py
Kovid Goyal
e6d7e91000
Avoid using lseek() to track disk cache file write offset
...
It's slow and not thread safe. We use pwrite() so it's not reliable anyway.
2025-11-17 11:16:30 +05:30
53 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink