| .. |
|
__init__.py
|
more typing work
|
2020-03-14 09:52:56 +05:30 |
|
base.py
|
Add window_id and window_title fields to --match-tab
|
2020-12-20 19:39:09 +05:30 |
|
close_tab.py
|
Remote control close_tab should not ask for confirmation
|
2020-07-16 12:55:25 +05:30 |
|
close_window.py
|
Clean up code for matching windows/tabs in rc
|
2020-03-13 21:03:06 +05:30 |
|
create_marker.py
|
Clean up code for matching windows/tabs in rc
|
2020-03-13 21:03:06 +05:30 |
|
detach_tab.py
|
Clean up code for matching windows/tabs in rc
|
2020-03-13 21:03:06 +05:30 |
|
detach_window.py
|
Clean up code for matching windows/tabs in rc
|
2020-03-13 21:03:06 +05:30 |
|
disable_ligatures.py
|
Clean up code for matching windows/tabs in rc
|
2020-03-13 21:03:06 +05:30 |
|
focus_tab.py
|
Clean up code for matching windows/tabs in rc
|
2020-03-13 21:03:06 +05:30 |
|
focus_window.py
|
Clean up code for matching windows/tabs in rc
|
2020-03-13 21:03:06 +05:30 |
|
get_colors.py
|
Clean up code for matching windows/tabs in rc
|
2020-03-13 21:03:06 +05:30 |
|
get_text.py
|
Clean up code for matching windows/tabs in rc
|
2020-03-13 21:03:06 +05:30 |
|
goto_layout.py
|
Clean up code for matching windows/tabs in rc
|
2020-03-13 21:03:06 +05:30 |
|
kitten.py
|
kitty @ kitten: Allow no_ui kittens to return data to the remote client
|
2020-04-15 08:29:55 +05:30 |
|
last_used_layout.py
|
Add --no-response to @ last-used-layout
|
2020-06-08 09:16:26 +05:30 |
|
launch.py
|
Fix a regression in 0.17 that broke the kitty @ launch remote command and also broke the --tab-title option when creating a new tab.
|
2020-03-28 08:43:32 +05:30 |
|
ls.py
|
Clean up code for matching windows/tabs in rc
|
2020-03-13 21:03:06 +05:30 |
|
new_window.py
|
Clean up code for matching windows/tabs in rc
|
2020-03-13 21:03:06 +05:30 |
|
remove_marker.py
|
Clean up code for matching windows/tabs in rc
|
2020-03-13 21:03:06 +05:30 |
|
resize_window.py
|
more typing work
|
2020-03-14 09:52:56 +05:30 |
|
scroll_window.py
|
Clean up code for matching windows/tabs in rc
|
2020-03-13 21:03:06 +05:30 |
|
send_text.py
|
Work on porting kittens to use new key infrastructure
|
2021-01-16 20:52:14 +05:30 |
|
set_background_image.py
|
Clean up code for matching windows/tabs in rc
|
2020-03-13 21:03:06 +05:30 |
|
set_background_opacity.py
|
Clean up code for matching windows/tabs in rc
|
2020-03-13 21:03:06 +05:30 |
|
set_colors.py
|
Make color spec parsing re-useable
|
2021-01-31 12:10:45 +05:30 |
|
set_font_size.py
|
Clean up code for matching windows/tabs in rc
|
2020-03-13 21:03:06 +05:30 |
|
set_spacing.py
|
...
|
2020-04-19 19:39:56 +05:30 |
|
set_tab_title.py
|
Clean up code for matching windows/tabs in rc
|
2020-03-13 21:03:06 +05:30 |
|
set_window_title.py
|
The title for @ set-window-title is optional
|
2020-05-24 21:51:33 +05:30 |
|
signal_child.py
|
Allow sending arbitrary signals to the current foreground process in a window using either a mapping in kitty.conf or via remote control
|
2020-06-20 12:37:27 +05:30 |