kitty/kittens
Kovid Goyal 384c56f834
When using control masters also enable keep alives
Prevents the master connection from becoming stale. Use ssh protocol
keep alives rather than tcp ones as tcp ones are often blocked by
firewalls and also spoofable.
2022-03-10 11:48:36 +05:30
..
ask ask kitten: Use buttons for choices as well 2022-01-22 13:57:25 +05:30
broadcast broadcast kitten: Show a "fake" cursor in all windows being broadcast too 2021-11-12 22:59:20 +05:30
choose Avoid defining variables with the same name that already exist 2022-01-01 21:29:32 +08:00
clipboard run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
diff Start work on config infrastructure for ssh kitten 2022-03-03 21:24:44 +05:30
hints Cleanup linenum matching and add some tests 2022-02-23 23:06:19 +05:30
hyperlinked_grep run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
icat Docs: Prefer namespaced launch points 2022-02-08 01:07:23 +08:00
mouse_demo run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
panel Use an f-string 2022-01-10 08:35:43 +05:30
query_terminal Refactor: More f-string for kittens 2022-01-29 20:23:34 +08:00
remote_file Show the output from failed ssh commands 2022-02-08 10:46:34 +05:30
resize_window run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
show_error show_error kitten: Use green color for closing tips 2022-02-28 15:02:16 +08:00
show_key Refactor: More f-string for kittens 2022-01-29 20:23:34 +08:00
ssh When using control masters also enable keep alives 2022-03-10 11:48:36 +05:30
themes Add preamble to generated file and fix gen-config.py filename 2022-02-05 13:05:13 +08:00
transfer Refactor: More f-string for kittens 2022-01-29 20:23:34 +08:00
tui mouse_demo: Add mouse scroll wheel buttons 2022-02-13 16:45:48 +08:00
unicode_input Update Unicode input kitten names 2022-03-03 16:45:07 +08:00
__init__.py
runner.py Nicer error message when importing a kitten fails 2022-03-02 08:26:06 +05:30