kitty/kitty/rc
2022-05-28 15:19:24 +05:30
..
__init__.py
base.py ... 2022-04-30 16:54:41 +08:00
close_tab.py Docs: Improve remote control command documentation 2022-04-29 01:31:11 +08:00
close_window.py Docs: Improve remote control command documentation 2022-04-29 01:31:11 +08:00
create_marker.py DRYer: Use window matching function in remote commands 2022-05-01 23:04:50 +08:00
detach_tab.py DRYer: Use window matching function in remote commands 2022-05-01 23:04:50 +08:00
detach_window.py DRYer: Use window matching function in remote commands 2022-05-01 23:04:50 +08:00
disable_ligatures.py Docs: Improve remote control command documentation 2022-04-29 01:31:11 +08:00
env.py Docs: Improve remote control command documentation 2022-04-29 01:31:11 +08:00
focus_tab.py Simplify handling of --no-response 2021-10-30 12:15:37 +05:30
focus_window.py Simplify handling of --no-response 2021-10-30 12:15:37 +05:30
get_colors.py DRYer: Use window matching function in remote commands 2022-05-01 23:04:50 +08:00
get_text.py Allow getting the last non-empty command output easily via an action or remote control 2022-05-28 15:19:24 +05:30
goto_layout.py Docs: Improve remote control command documentation 2022-04-29 01:31:11 +08:00
kitten.py _run_kitten -> run_kitten_with_metadata 2022-05-28 11:00:25 +05:30
last_used_layout.py Docs: Improve remote control command documentation 2022-04-29 01:31:11 +08:00
launch.py DRYer: Use window matching function in remote commands 2022-05-01 23:04:50 +08:00
ls.py Docs: Improve remote control command documentation 2022-04-29 01:31:11 +08:00
new_window.py DRYer: Use window matching function in remote commands 2022-05-01 23:04:50 +08:00
remove_marker.py DRYer: Use window matching function in remote commands 2022-05-01 23:04:50 +08:00
resize_os_window.py DRYer: Use window matching function in remote commands 2022-05-01 23:04:50 +08:00
resize_window.py Docs: Improve remote control command documentation 2022-04-29 01:31:11 +08:00
scroll_window.py ... 2022-05-01 23:27:33 +08:00
select_window.py Docs: Improve remote control command documentation 2022-04-29 01:31:11 +08:00
send_text.py Raise an exception when not in broadcast and no match for send-text 2022-05-01 23:05:44 +08:00
set_background_image.py DRYer: Use window matching function in remote commands 2022-05-01 23:04:50 +08:00
set_background_opacity.py DRYer: Use window matching function in remote commands 2022-05-01 23:04:50 +08:00
set_colors.py DRYer: Use window matching function in remote commands 2022-05-01 23:04:50 +08:00
set_enabled_layouts.py Docs: Improve remote control command documentation 2022-04-29 01:31:11 +08:00
set_font_size.py Docs: Improve remote control command documentation 2022-04-29 01:31:11 +08:00
set_spacing.py DRYer: Use window matching function in remote commands 2022-05-01 23:04:50 +08:00
set_tab_color.py Docs: Improve remote control command documentation 2022-04-29 01:31:11 +08:00
set_tab_title.py Docs: Improve remote control command documentation 2022-04-29 01:31:11 +08:00
set_window_logo.py DRYer: Use window matching function in remote commands 2022-05-01 23:04:50 +08:00
set_window_title.py ... 2022-05-01 23:27:33 +08:00
signal_child.py ... 2022-05-01 23:27:33 +08:00