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-06-08 22:28:24 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
747411be006b7cbd4aedb31d635631012df98fba
kitty
/
kittens
/
ssh
History
Kovid Goyal
747411be00
Finish implementation of config file parsing
...
Still needs tests
2023-02-26 08:01:01 +05:30
..
options
Store parsed multi option values on the config object
2023-02-26 08:01:01 +05:30
__init__.py
Add a kitten to easily ssh into servers that automatically copies the terminfo files over
2018-05-22 22:32:51 +05:30
config.py
Dont parse default values
2023-02-26 08:01:01 +05:30
copy.py
Replace isort with ruff
2023-01-09 16:47:42 +05:30
main.py
Finish implementation of config file parsing
2023-02-26 08:01:01 +05:30
utils.py
launch: When using --cwd=current for a remote system support running non shell commands as well
2023-02-08 17:52:28 +05:30