kitty/kitty/rc
2023-08-25 13:48:53 +05:30
..
__init__.py Start on testing infra for command to JSON serialization 2022-11-14 15:41:47 +05:30
base.py Remote control: Allow matching by neighbor of active window 2023-08-25 13:48:53 +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 Replace isort with ruff 2023-01-09 16:47:42 +05:30
detach_window.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
disable_ligatures.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
env.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
focus_tab.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
focus_window.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
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 Replace isort with ruff 2023-01-09 16:47:42 +05:30
goto_layout.py Allow specifying full layout specifications with options for goto_layout 2023-04-08 13:35:38 +05:30
kitten.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
last_used_layout.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
launch.py Allow specifying user vars with the launch command 2023-07-27 17:44:37 +05:30
ls.py kitten @ ls: Allow limiting output to matched windows/tabs 2023-08-03 11:53:17 +05:30
new_window.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
remove_marker.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
resize_os_window.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
resize_window.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
scroll_window.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
select_window.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
send_text.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
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 Replace isort with ruff 2023-01-09 16:47:42 +05:30
set_colors.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
set_enabled_layouts.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
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 Replace isort with ruff 2023-01-09 16:47:42 +05:30
set_tab_color.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
set_tab_title.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
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 Replace isort with ruff 2023-01-09 16:47:42 +05:30
signal_child.py Replace isort with ruff 2023-01-09 16:47:42 +05:30