Kovid Goyal af83d855de Add a framework for easily and securely using remote control from the main function of a custom kitten před 2 měsíci
..
complete_actions.go 946d28ae37 Completion for kitty @ load-config --override xxx před 10 měsíci
env.go a2887bb9e0 get rid of utils.Cut since we can now rely on strings.Cut instead před 1 rokem
launch.go 81b032a161 Dont expand cwd=current in rc launch před 1 rokem
main.go af83d855de Add a framework for easily and securely using remote control from the main function of a custom kitten před 2 měsíci
main_test.go 608a497421 forgot to port test to use new API před 6 měsíci
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 před 7 měsíci
scroll_window.go 2cacd7a64a get rid of interface{} since we now require Go 1.18 před 2 roky
send_text.go c1af14c22a Fix @ send-key not working to send keys to self over TTY před 9 měsíci
set_background_opacity.go b3ea6526e7 Forgot to change min bg opacity in the kitten code před 6 měsíci
set_colors.go c1fb18a6ef Implement changing transparent background colors via remote control před 2 měsíci
set_font_size.go bacca88213 Get set_font_size working před 2 roky
set_spacing.go 21d0522d90 Fix a regression in 0.27.0 that broke setting of specific edge padding/margin via remote control. Fixes #6333 před 1 rokem
set_tab_color.go a2887bb9e0 get rid of utils.Cut since we can now rely on strings.Cut instead před 1 rokem
set_window_logo.go f0aacbd437 Remove unused code před 1 rokem
shell.go 1a394d6a57 Allow rc commands to control the exit code před 7 měsíci
socket_io.go af83d855de Add a framework for easily and securely using remote control from the main function of a custom kitten před 2 měsíci
template.go 1a394d6a57 Allow rc commands to control the exit code před 7 měsíci
tty_io.go 2ac26b0e6d Fix #7752 před 3 měsíci