kitty/tools/cmd/at
Kovid Goyal 314fe4fe4a
Allow launched background process to work with --allow-remote-control
Use a dedicated socketpair for such processes. Fixes #6712
2023-10-18 19:56:58 +05:30
..
env.go get rid of utils.Cut since we can now rely on strings.Cut instead 2023-03-04 13:37:55 +05:30
launch.go Dont expand cwd=current in rc launch 2023-10-17 05:01:28 +05:30
main.go Allow launched background process to work with --allow-remote-control 2023-10-18 19:56:58 +05:30
main_test.go
scroll_window.go
send_text.go Fix @ send-text --stdin always assuming STDIN is a tty 2022-12-30 08:29:30 +05:30
set_background_opacity.go
set_colors.go get rid of utils.Cut since we can now rely on strings.Cut instead 2023-03-04 13:37:55 +05:30
set_font_size.go
set_spacing.go Fix a regression in 0.27.0 that broke setting of specific edge padding/margin via remote control. Fixes #6333 2023-06-04 22:24:48 +05:30
set_tab_color.go get rid of utils.Cut since we can now rely on strings.Cut instead 2023-03-04 13:37:55 +05:30
set_window_logo.go Remove unused code 2023-03-01 16:54:06 +05:30
shell.go kitty @ shell: Integrate completions from history 2023-03-07 17:01:21 +05:30
socket_io.go Allow launched background process to work with --allow-remote-control 2023-10-18 19:56:58 +05:30
template.go
tty_io.go Work on refactoring send kitten to fix various issues 2023-08-08 06:28:43 +05:30