kitty/kitty/rc
2021-11-03 12:55:05 +08:00
..
__init__.py
base.py Proper handling of async responses to peers 2021-10-31 21:09:24 +05:30
close_tab.py mypy: Turn on return value checks 2021-10-26 22:39:14 +05:30
close_window.py mypy: Turn on return value checks 2021-10-26 22:39:14 +05:30
create_marker.py mypy: Turn on return value checks 2021-10-26 22:39:14 +05:30
detach_tab.py mypy: Turn on return value checks 2021-10-26 22:39:14 +05:30
detach_window.py mypy: Turn on return value checks 2021-10-26 22:39:14 +05:30
disable_ligatures.py mypy: Turn on return value checks 2021-10-26 22:39:14 +05:30
env.py mypy: Turn on return value checks 2021-10-26 22:39:14 +05:30
focus_tab.py Simplify handling of --no-response 2021-10-30 12:15:37 +05:30
focus_window.py Simplify handling of --no-response 2021-10-30 12:15:37 +05:30
get_colors.py Use a faster implementation of the Color type 2021-10-28 11:15:13 +05:30
get_text.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
goto_layout.py mypy: Turn on return value checks 2021-10-26 22:39:14 +05:30
kitten.py mypy: Turn on return value checks 2021-10-26 22:39:14 +05:30
last_used_layout.py Simplify handling of --no-response 2021-10-30 12:15:37 +05:30
launch.py Document --self in the launch rc protocol 2021-10-30 12:36:58 +05:30
ls.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
new_window.py Simplify handling of --no-response 2021-10-30 12:15:37 +05:30
remove_marker.py mypy: Turn on return value checks 2021-10-26 22:39:14 +05:30
resize_os_window.py Simplify handling of --no-response 2021-10-30 12:15:37 +05:30
resize_window.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
scroll_window.py mypy: Turn on return value checks 2021-10-26 22:39:14 +05:30
select_window.py Proper handling of async responses to peers 2021-10-31 21:09:24 +05:30
send_text.py DRYer 2021-10-31 15:41:19 +05:30
set_background_image.py Merge branch 'bgimage-options' of https://github.com/itepechi/kitty into bg 2021-10-30 15:04:41 +05:30
set_background_opacity.py mypy: Turn on return value checks 2021-10-26 22:39:14 +05:30
set_colors.py Handle set colors exceptions 2021-11-03 12:55:05 +08:00
set_enabled_layouts.py mypy: Turn on return value checks 2021-10-26 22:39:14 +05:30
set_font_size.py mypy: Turn on return value checks 2021-10-26 22:39:14 +05:30
set_spacing.py mypy: Turn on return value checks 2021-10-26 22:39:14 +05:30
set_tab_color.py mypy: Turn on return value checks 2021-10-26 22:39:14 +05:30
set_tab_title.py mypy: Turn on return value checks 2021-10-26 22:39:14 +05:30
set_window_title.py mypy: Turn on return value checks 2021-10-26 22:39:14 +05:30
signal_child.py mypy: Turn on return value checks 2021-10-26 22:39:14 +05:30