kitty/kitty/rc
2020-07-16 12:55:25 +05:30
..
__init__.py more typing work 2020-03-14 09:52:56 +05:30
base.py Use a dedicated exception for rc_cmd.fatal() 2020-03-17 11:40:42 +05:30
close_tab.py Remote control close_tab should not ask for confirmation 2020-07-16 12:55:25 +05:30
close_window.py Clean up code for matching windows/tabs in rc 2020-03-13 21:03:06 +05:30
create_marker.py Clean up code for matching windows/tabs in rc 2020-03-13 21:03:06 +05:30
detach_tab.py Clean up code for matching windows/tabs in rc 2020-03-13 21:03:06 +05:30
detach_window.py Clean up code for matching windows/tabs in rc 2020-03-13 21:03:06 +05:30
disable_ligatures.py Clean up code for matching windows/tabs in rc 2020-03-13 21:03:06 +05:30
focus_tab.py Clean up code for matching windows/tabs in rc 2020-03-13 21:03:06 +05:30
focus_window.py Clean up code for matching windows/tabs in rc 2020-03-13 21:03:06 +05:30
get_colors.py Clean up code for matching windows/tabs in rc 2020-03-13 21:03:06 +05:30
get_text.py Clean up code for matching windows/tabs in rc 2020-03-13 21:03:06 +05:30
goto_layout.py Clean up code for matching windows/tabs in rc 2020-03-13 21:03:06 +05:30
kitten.py kitty @ kitten: Allow no_ui kittens to return data to the remote client 2020-04-15 08:29:55 +05:30
last_used_layout.py Add --no-response to @ last-used-layout 2020-06-08 09:16:26 +05:30
launch.py Fix a regression in 0.17 that broke the kitty @ launch remote command and also broke the --tab-title option when creating a new tab. 2020-03-28 08:43:32 +05:30
ls.py Clean up code for matching windows/tabs in rc 2020-03-13 21:03:06 +05:30
new_window.py Clean up code for matching windows/tabs in rc 2020-03-13 21:03:06 +05:30
remove_marker.py Clean up code for matching windows/tabs in rc 2020-03-13 21:03:06 +05:30
resize_window.py more typing work 2020-03-14 09:52:56 +05:30
scroll_window.py Clean up code for matching windows/tabs in rc 2020-03-13 21:03:06 +05:30
send_text.py Clean up code for matching windows/tabs in rc 2020-03-13 21:03:06 +05:30
set_background_image.py Clean up code for matching windows/tabs in rc 2020-03-13 21:03:06 +05:30
set_background_opacity.py Clean up code for matching windows/tabs in rc 2020-03-13 21:03:06 +05:30
set_colors.py Add completion of conf filenames to kitty @ set-colors 2020-03-29 08:41:27 +05:30
set_font_size.py Clean up code for matching windows/tabs in rc 2020-03-13 21:03:06 +05:30
set_spacing.py ... 2020-04-19 19:39:56 +05:30
set_tab_title.py Clean up code for matching windows/tabs in rc 2020-03-13 21:03:06 +05:30
set_window_title.py The title for @ set-window-title is optional 2020-05-24 21:51:33 +05:30
signal_child.py Allow sending arbitrary signals to the current foreground process in a window using either a mapping in kitty.conf or via remote control 2020-06-20 12:37:27 +05:30