kitty/kitty/rc
2022-09-24 12:43:13 +08:00
..
__init__.py
base.py Switch over to at-cmd form for references. 2022-08-28 11:54:32 +05:30
close_tab.py Merge branch 'rc-no-response' of https://github.com/page-down/kitty 2022-08-24 14:15:13 +05:30
close_window.py Merge branch 'rc-no-response' of https://github.com/page-down/kitty 2022-08-24 14:15:13 +05:30
create_marker.py Add type annotations to rc protocol field definitions 2022-08-11 22:14:33 +05:30
detach_tab.py Add type annotations to rc protocol field definitions 2022-08-11 22:14:33 +05:30
detach_window.py Add type annotations to rc protocol field definitions 2022-08-11 22:14:33 +05:30
disable_ligatures.py Add type annotations to rc protocol field definitions 2022-08-11 22:14:33 +05:30
env.py Add type annotations to rc protocol field definitions 2022-08-11 22:14:33 +05:30
focus_tab.py Add some missing no_response for rc commands 2022-09-24 12:43:13 +08:00
focus_window.py Add some missing no_response for rc commands 2022-09-24 12:43:13 +08:00
get_colors.py Add type annotations to rc protocol field definitions 2022-08-11 22:14:33 +05:30
get_text.py Add type annotations to rc protocol field definitions 2022-08-11 22:14:33 +05:30
goto_layout.py Add type annotations to rc protocol field definitions 2022-08-11 22:14:33 +05:30
kitten.py Add type annotations to rc protocol field definitions 2022-08-11 22:14:33 +05:30
last_used_layout.py Add some missing no_response for rc commands 2022-09-24 12:43:13 +08:00
launch.py launch: Allow setting the margin and padding for the newly created window 2022-09-02 19:41:05 +05:30
ls.py Add type annotations to rc protocol field definitions 2022-08-11 22:14:33 +05:30
new_window.py Docs: Put example commands in code blocks 2022-09-01 15:35:51 +08:00
remove_marker.py Add type annotations to rc protocol field definitions 2022-08-11 22:14:33 +05:30
resize_os_window.py Add type annotations to rc protocol field definitions 2022-08-11 22:14:33 +05:30
resize_window.py Add type annotations to rc protocol field definitions 2022-08-11 22:14:33 +05:30
scroll_window.py Remote control: Add --no-response to some commands 2022-08-24 15:14:53 +08:00
select_window.py Add type annotations to rc protocol field definitions 2022-08-11 22:14:33 +05:30
send_text.py Add type annotations to rc protocol field definitions 2022-08-11 22:14:33 +05:30
set_background_image.py Add type annotations to rc protocol field definitions 2022-08-11 22:14:33 +05:30
set_background_opacity.py Docs: Put example commands in code blocks 2022-09-01 15:35:51 +08:00
set_colors.py Docs: Put example commands in code blocks 2022-09-01 15:35:51 +08:00
set_enabled_layouts.py Add type annotations to rc protocol field definitions 2022-08-11 22:14:33 +05:30
set_font_size.py Add type annotations to rc protocol field definitions 2022-08-11 22:14:33 +05:30
set_spacing.py launch: Allow setting the margin and padding for the newly created window 2022-09-02 19:41:05 +05:30
set_tab_color.py Add type annotations to rc protocol field definitions 2022-08-11 22:14:33 +05:30
set_tab_title.py Add type annotations to rc protocol field definitions 2022-08-11 22:14:33 +05:30
set_window_logo.py Add type annotations to rc protocol field definitions 2022-08-11 22:14:33 +05:30
set_window_title.py Add type annotations to rc protocol field definitions 2022-08-11 22:14:33 +05:30
signal_child.py Remote control: Add --no-response to some commands 2022-08-24 15:14:53 +08:00