kitty/kittens
Mena Jacobs c8a258f36b Fix icat fail on mac with --print-window-size
passing tty as TextIOWrapper to screen_size_function results in a TypeError since the screen_size_function expects an int. calling fileno() on tty gives us the desired int. This also fixes the kitty matplotlib backend, if MPLBACEND_KITTY_SIZING is not set to manual
2022-03-12 02:17:01 +01:00
..
ask Echo asterisks when inputting the password 2022-03-11 16:44:08 +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 Fix icat fail on mac with --print-window-size 2022-03-12 02:17:01 +01: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 Use a custom askpass implementation 2022-03-11 16:44:08 +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 Echo asterisks when inputting the password 2022-03-11 16:44:08 +05:30
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