kitty/kitty/rc
2024-11-07 17:31:44 +05:30
..
__init__.py
action.py ... 2024-05-17 09:06:55 +05:30
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 Add option :option:kitten @ detach-window --stay-in-tab to keep focus in the currently active tab when moving windows 2024-05-23 21:45:30 +05:30
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 Micro-optimization 2024-05-18 08:34:01 +05:30
scroll_window.py
select_window.py
send_key.py Fix @ send-key not working to send keys to self over TTY 2024-03-05 13:09:07 +05:30
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 Fix a regression in the previous release causing an error when setting background_opacity to zero 2024-05-28 20:03:10 +05:30
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 Fix #7342 2024-04-14 07:35:05 +05:30
signal_child.py