kitty/tools/cmd/at
2025-05-09 07:39:06 +05:30
..
complete_actions.go Completion for kitty @ load-config --override xxx 2024-02-10 14:52:29 +05:30
env.go
launch.go
main.go Add a framework for easily and securely using remote control from the main function of a custom kitten 2024-09-29 20:36:12 +05:30
main_test.go forgot to port test to use new API 2024-06-15 16:41:11 +05:30
run.go kitten @ run: A new remote control command to run a process on the machine kitty is running on and get its output 2024-05-14 14:32:01 +05:30
scroll_window.go Remote control: allow scrolling to prev/next prompt 2025-02-18 19:17:10 +05:30
send_text.go Fix @ send-key not working to send keys to self over TTY 2024-03-05 13:09:07 +05:30
set_background_opacity.go Forgot to change min bg opacity in the kitten code 2024-05-22 11:34:37 +05:30
set_colors.go Implement changing transparent background colors via remote control 2024-09-24 19:02:13 +05:30
set_font_size.go change_font_size: allow multiplying/dividing the current font size in addition to incrementing it 2025-05-09 07:39:06 +05:30
set_spacing.go
set_tab_color.go
set_window_logo.go
shell.go Allow rc commands to control the exit code 2024-05-14 14:31:31 +05:30
socket_io.go ... 2025-04-23 18:52:40 +05:30
template.go Allow rc commands to control the exit code 2024-05-14 14:31:31 +05:30
tty_io.go Fix #7752 2024-08-20 17:27:13 +05:30