kitty/kitty/rc
2021-04-24 18:06:57 +05:30
..
__init__.py
base.py Add window_id and window_title fields to --match-tab 2020-12-20 19:39:09 +05:30
close_tab.py Fix @close-tab not working with pipe based remote control 2021-04-22 10:23:04 +05:30
close_window.py
create_marker.py typos in docs 2021-02-24 14:17:28 +05:30
detach_tab.py
detach_window.py
disable_ligatures.py
env.py A new remote control command @env to change the default environment passed to newly created windows 2021-04-24 18:06:57 +05:30
focus_tab.py ... 2021-04-22 10:24:57 +05:30
focus_window.py
get_colors.py
get_text.py
goto_layout.py
kitten.py
last_used_layout.py
launch.py
ls.py ... 2021-04-24 18:02:16 +05:30
new_window.py
remove_marker.py
resize_window.py
scroll_window.py
send_text.py Work on porting kittens to use new key infrastructure 2021-01-16 20:52:14 +05:30
set_background_image.py
set_background_opacity.py
set_colors.py Make color spec parsing re-useable 2021-01-31 12:10:45 +05:30
set_font_size.py
set_spacing.py
set_tab_title.py
set_window_title.py
signal_child.py