kitty/kittens/transfer
2022-03-12 08:28:43 +05:30
..
__init__.py
librsync.py Fix mypy failures 2022-03-12 08:28:43 +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 Refactor: More f-string for kittens 2022-01-29 20:23:34 +08:00