kitty/tools/cmd/at
Kovid Goyal 17876385c5
...
2025-04-23 18:52:40 +05:30
..
complete_actions.go
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
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
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