kitty/kittens/transfer
Kovid Goyal c861259e3b
Rename go module from kitty -> github.com/kovidgoyal/kitty
Makes the code more easily re-useable in other projects
2025-05-16 08:43:39 +05:30
..
__init__.py
algorithm.c Add tests for handling of icon metadata 2024-07-26 23:57:36 +05:30
ftc.go Rename go module from kitty -> github.com/kovidgoyal/kitty 2025-05-16 08:43:39 +05:30
ftc_test.go Forgot to update FTCSerialization test for new behavior 2023-07-30 19:49:41 +05:30
main.go Rename go module from kitty -> github.com/kovidgoyal/kitty 2025-05-16 08:43:39 +05:30
main.py Move cli spec parsing code into simple module 2025-04-28 09:20:10 +05:30
receive.go Rename go module from kitty -> github.com/kovidgoyal/kitty 2025-05-16 08:43:39 +05:30
rsync.pyi rename typing module to avoid conflicts with stdlib typing 2025-04-28 09:20:10 +05:30
send.go Rename go module from kitty -> github.com/kovidgoyal/kitty 2025-05-16 08:43:39 +05:30
send_test.go DRYer 2023-07-30 19:49:46 +05:30
utils.go Rename go module from kitty -> github.com/kovidgoyal/kitty 2025-05-16 08:43:39 +05:30
utils.py Update codebase to Python 3.10 using pyupgrade 2025-02-03 10:56:50 +05:30