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-08 22:28:24 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4ce6d718c92c441c909e6eb8a04a24651197102c
kitty
/
kittens
/
transfer
History
Kovid Goyal
8f0825bc5c
Various fixes for mypy 0.920
2021-12-17 05:56:19 +05:30
..
__init__.py
…
librsync.py
Various fixes for mypy 0.920
2021-12-17 05:56:19 +05:30
main.py
Start documenting the file transfer kitten
2021-11-17 10:33:37 +05:30
receive.py
Forgot to end receive sessions
2021-11-18 22:31:05 +05:30
rsync.c
librsync actually blocks on output buffer size as well as input availability. So handle that
2021-10-02 09:26:35 +05:30
rsync.pyi
Speed up parsing of file transfer OSC codes
2021-09-25 14:05:21 +05:30
send.py
Use fid_abs prefix for absolute symlinks
2021-11-24 08:41:16 +05:30
utils.py
Use a shorter random id for transfers
2021-11-17 11:47:46 +05:30