kitty/kitty/rc
2023-07-27 19:00:21 +05:30
..
__init__.py
base.py Allow matching on user vars 2023-07-27 16:54:50 +05:30
close_tab.py Ensure we are not using iterators when closing 2023-01-18 09:40:31 +05:30
close_window.py Ensure we are not using iterators when closing 2023-01-18 09:40:31 +05:30
create_marker.py Revert "Fix #5937" 2023-01-27 23:15:13 +08:00
detach_tab.py
detach_window.py
disable_ligatures.py
env.py
focus_tab.py
focus_window.py
get_colors.py Add an example for how to get a single color from @ get-colors 2023-07-10 12:42:47 +05:30
get_text.py
goto_layout.py Allow specifying full layout specifications with options for goto_layout 2023-04-08 13:35:38 +05:30
kitten.py
last_used_layout.py
launch.py Allow specifying user vars with the launch command 2023-07-27 17:44:37 +05:30
ls.py
new_window.py
remove_marker.py
resize_os_window.py
resize_window.py
scroll_window.py
select_window.py
send_text.py
set_background_image.py Fix setting background image and logo via remote control key mapping not working 2023-03-01 17:42:55 +05:30
set_background_opacity.py
set_colors.py
set_enabled_layouts.py
set_font_size.py Fix a regression in 0.27.0 that broke kitty @ set-font-size 0 2023-02-08 14:21:56 +05:30
set_spacing.py
set_tab_color.py
set_tab_title.py
set_user_vars.py Sanitize user vars 2023-07-27 19:00:21 +05:30
set_window_logo.py Fix setting background image and logo via remote control key mapping not working 2023-03-01 17:42:55 +05:30
set_window_title.py
signal_child.py