Kovid Goyal c1af14c22a Fix @ send-key not working to send keys to self over TTY 9 months ago
..
complete_actions.go 946d28ae37 Completion for kitty @ load-config --override xxx 9 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 63d974135b Clean up linter warnings 9 months ago
main_test.go d235b673d1 also test \ is escaped 2 years 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 9 months ago
set_background_opacity.go a4b2e2a196 more work on porting command parsing to Go 2 years 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 018bf46ddb kitty @ shell: Integrate completions from history 1 year ago
socket_io.go 314fe4fe4a Allow launched background process to work with --allow-remote-control 1 year ago
template.go 2633356842 No need to use a map 2 years ago
tty_io.go 63d974135b Clean up linter warnings 9 months ago