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-07-22 08:18:08 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
kitty
/
kittens
/
dnd
History
…
..
__init__.py
…
drag.go
Handle small reads from files correctly
2026-05-17 13:50:41 +05:30
drop_test.go
Fix redundant condition and misleading comment in buildTree helper
2026-04-27 03:04:15 +00:00
drop.go
dnd kitten: Create regular files with O_EXCL to avoid symlink attacks
2026-06-03 12:17:38 +05:30
main.go
Refactor dnd kitten: track num_dropped_files instead of data_has_been_dropped
2026-05-18 08:44:07 +00:00
main.py
…
render.go
…