kitty/tools/cmd/at
Kovid Goyal c72ff568c5
Micro-optimization
Start the background process immediately and use a zero timer only if
executing the process fails, thereby guaranteeing ordering without
imposing a delay on process start.
2024-05-18 08:34:01 +05:30
..
complete_actions.go Completion for kitty @ load-config --override xxx 2024-02-10 14:52:29 +05:30
env.go
launch.go Dont expand cwd=current in rc launch 2023-10-17 05:01:28 +05:30
main.go Allow rc commands to control the exit code 2024-05-14 14:31:31 +05:30
main_test.go
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
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
set_colors.go
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 Micro-optimization 2024-05-18 08:34:01 +05:30
template.go Allow rc commands to control the exit code 2024-05-14 14:31:31 +05:30
tty_io.go typo 2024-05-14 20:32:34 +05:30