kitty/kitty/rc
Kovid Goyal 0cf9a79760
A new option second_transparent_bg
Makes a second background color semi-transparent via background_opacity.
Useful for things like cursor line highlight in editors.

Fixes #7646
2024-07-21 20:22:31 +05:30
..
__init__.py
action.py ... 2024-05-17 09:06:55 +05:30
base.py Update docs of remote control commands to note that they support more image formats than just PNG 2024-07-17 04:38:11 +05:30
close_tab.py More kitty @ -> kitten @ 2023-10-18 20:40:39 +05:30
close_window.py
create_marker.py
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
env.py
focus_tab.py
focus_window.py
get_colors.py
get_text.py
goto_layout.py
kitten.py
last_used_layout.py
launch.py launch command: A new --bias option to adjust the size of newly created windows declaratively 2024-07-20 12:37:18 +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
resize_os_window.py
resize_window.py kitten @ resize-window: Fix --increment=0 treated as --increment=2 2024-07-15 22:32:29 +05:30
run.py Micro-optimization 2024-05-18 08:34:01 +05:30
scroll_window.py
select_window.py
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 Update docs of remote control commands to note that they support more image formats than just PNG 2024-07-17 04:38:11 +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 A new option second_transparent_bg 2024-07-21 20:22:31 +05:30
set_enabled_layouts.py
set_font_size.py More kitty @ -> kitten @ 2023-10-18 20:40:39 +05:30
set_spacing.py
set_tab_color.py
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 Update docs of remote control commands to note that they support more image formats than just PNG 2024-07-17 04:38:11 +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