kitty/kitty/rc
2024-05-28 20:03:10 +05:30
..
__init__.py Start on testing infra for command to JSON serialization 2022-11-14 15:41:47 +05:30
action.py ... 2024-05-17 09:06:55 +05:30
base.py Handle + and ! combined in argspec 2024-05-14 12:36:48 +05:30
close_tab.py More kitty @ -> kitten @ 2023-10-18 20:40:39 +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 More kitty @ -> kitten @ 2023-10-18 20:40:39 +05:30
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 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 More kitty @ -> kitten @ 2023-10-18 20:40:39 +05:30
load_config.py Completion for kitty @ load-config --override xxx 2024-02-10 14:52:29 +05:30
ls.py Fix --match not working for some remote control commands 2024-03-05 08:00:57 +05:30
new_window.py More kitty @ -> kitten @ 2023-10-18 20:40:39 +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
run.py Micro-optimization 2024-05-18 08:34:01 +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_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 Fix @ send-key not working to send keys to self over TTY 2024-03-05 13:09:07 +05:30
set_background_image.py Fix --match not working for some remote control commands 2024-03-05 08:00:57 +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 More kitty @ -> kitten @ 2023-10-18 20:40:39 +05:30
set_enabled_layouts.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
set_font_size.py More kitty @ -> kitten @ 2023-10-18 20:40:39 +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 More kitty @ -> kitten @ 2023-10-18 20:40:39 +05:30
set_user_vars.py More kitty @ -> kitten @ 2023-10-18 20:40:39 +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 Fix #7342 2024-04-14 07:35:05 +05:30
signal_child.py More kitty @ -> kitten @ 2023-10-18 20:40:39 +05:30