kitty/kittens/ssh
Kovid Goyal b0ea960159
Dont use --no-same-owner when extracting tar archives
This flag is missing on OpenBSD and is the default on other platforms
when extracting as non-root. Make the uname/gname taringo field empty so
when extracting as root files will always be owned by root.
2022-03-07 12:10:45 +05:30
..
options use inherited instead of inherit 2022-03-06 09:54:33 +05:30
__init__.py
completion.py Refactor: More f-string for kittens 2022-01-29 20:23:34 +08:00
config.py Allow using a --kitten argument with the ssh kitten to make it easier to override settings from ssh.conf 2022-03-06 10:07:46 +05:30
copy.py Allow copying the same file to multiple locations 2022-03-03 21:24:45 +05:30
main.py Dont use --no-same-owner when extracting tar archives 2022-03-07 12:10:45 +05:30