kitty/kittens/transfer
2021-11-17 11:28:19 +05:30
..
__init__.py
librsync.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
main.py Start documenting the file transfer kitten 2021-11-17 10:33:37 +05:30
receive.py Only print rsync stats if some data was transferred 2021-11-17 11:18:31 +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 Handle all failed using rsync while waiting for path confirmation 2021-11-17 11:28:19 +05:30
utils.py Finish up rsync for file receives 2021-11-16 15:10:37 +05:30