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-07-08 01:53:35 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
076ddd29989fb422e18ad777f1c09b8dcdf72f14
kitty
/
kittens
/
transfer
History
Kovid Goyal
405f5ce148
Use stdlib maps/slices
2024-06-24 07:54:13 +05:30
..
__init__.py
…
algorithm.c
Fix
#7426
2024-05-13 08:35:17 +05:30
ftc_test.go
…
ftc.go
More linter fixes
2023-09-18 21:36:34 +05:30
main.go
…
main.py
Implement local filename completion for the transfer kitten
2023-11-25 07:46:30 +05:30
receive.go
Use stdlib maps/slices
2024-06-24 07:54:13 +05:30
rsync.pyi
Remove not needed function
2024-02-25 09:57:29 +05:30
send_test.go
…
send.go
Use stdlib maps/slices
2024-06-24 07:54:13 +05:30
utils.go
…
utils.py
…