Kovid Goyal 608a497421 forgot to port test to use new API 7 months ago
..
complete_actions.go 946d28ae37 Completion for kitty @ load-config --override xxx 11 months ago
env.go a2887bb9e0 get rid of utils.Cut since we can now rely on strings.Cut instead 1 year ago
launch.go 81b032a161 Dont expand cwd=current in rc launch 1 year ago
main.go f4bec5f4ab Remote control: Fix empty password not working 7 months ago
main_test.go 608a497421 forgot to port test to use new API 7 months ago
run.go 38fed8b391 kitten @ run: A new remote control command to run a process on the machine kitty is running on and get its output 8 months ago
scroll_window.go 2cacd7a64a get rid of interface{} since we now require Go 1.18 2 years ago
send_text.go c1af14c22a Fix @ send-key not working to send keys to self over TTY 10 months ago
set_background_opacity.go b3ea6526e7 Forgot to change min bg opacity in the kitten code 8 months ago
set_colors.go a2887bb9e0 get rid of utils.Cut since we can now rely on strings.Cut instead 1 year ago
set_font_size.go bacca88213 Get set_font_size working 2 years ago
set_spacing.go 21d0522d90 Fix a regression in 0.27.0 that broke setting of specific edge padding/margin via remote control. Fixes #6333 1 year ago
set_tab_color.go a2887bb9e0 get rid of utils.Cut since we can now rely on strings.Cut instead 1 year ago
set_window_logo.go f0aacbd437 Remove unused code 1 year ago
shell.go 1a394d6a57 Allow rc commands to control the exit code 8 months ago
socket_io.go dbeb31b7ad ... 8 months ago
template.go 1a394d6a57 Allow rc commands to control the exit code 8 months ago
tty_io.go 8a175010e6 typo 8 months ago