kitty/kittens/transfer
pagedown 510022c3c1
Docs: Improve the documentation for kittens
Add more text roles and links.
Add an example that broadcasts only to other windows in the current tab.
Initial capitalization of the key names in the kbd text role.
Add Python type hints for custom kittens.
Note about hyperlink support for ls on macOS.
Add description text for show_key.
2022-04-27 16:14:54 +08:00
..
__init__.py Start work on transfer kitten 2021-08-25 11:38:41 +05:30
librsync.py Fix mypy failures 2022-03-12 08:28:43 +05:30
main.py Docs: Improve the documentation for kittens 2022-04-27 16:14:54 +08:00
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