kitty/kitty/rc
2024-11-07 17:31:44 +05:30
..
__init__.py
action.py
base.py Remote control: Fix --match=state:self not working 2024-09-24 14:09:27 +05:30
close_tab.py
close_window.py
create_marker.py
detach_tab.py
detach_window.py
disable_ligatures.py
env.py Fix #7844 2024-09-11 10:01:43 +05:30
focus_tab.py
focus_window.py
get_colors.py Implement changing transparent background colors via remote control 2024-09-24 19:02:13 +05:30
get_text.py
goto_layout.py
kitten.py
last_used_layout.py
launch.py launch command: A new --bias option to adjust the size of newly created windows declaratively 2024-07-20 12:37:18 +05:30
load_config.py
ls.py kitten @ ls: Fix the `--self` flag not working 2024-09-17 10:39:15 +05:30
new_window.py
remove_marker.py
resize_os_window.py
resize_window.py Nicer fix for non-zero fields in rc protocol 2024-08-05 11:18:41 +05:30
run.py
scroll_window.py
select_window.py
send_key.py
send_text.py Remote control: Fix --match=state:self not working 2024-09-24 14:09:27 +05:30
set_background_image.py Update docs of remote control commands to note that they support more image formats than just PNG 2024-07-17 04:38:11 +05:30
set_background_opacity.py
set_colors.py Get automatic theme switching working 2024-11-07 17:31:44 +05:30
set_enabled_layouts.py
set_font_size.py
set_spacing.py
set_tab_color.py
set_tab_title.py
set_user_vars.py
set_window_logo.py Update docs of remote control commands to note that they support more image formats than just PNG 2024-07-17 04:38:11 +05:30
set_window_title.py
signal_child.py