kitty/tools/cmd/at
2025-07-19 07:03:13 +05:30
..
complete_actions.go Rename go module from kitty -> github.com/kovidgoyal/kitty 2025-05-16 08:43:39 +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 Rename go module from kitty -> github.com/kovidgoyal/kitty 2025-05-16 08:43:39 +05:30
main_test.go Rename go module from kitty -> github.com/kovidgoyal/kitty 2025-05-16 08:43:39 +05:30
run.go Rename go module from kitty -> github.com/kovidgoyal/kitty 2025-05-16 08:43:39 +05:30
scroll_window.go Remote control: allow scrolling to prev/next prompt 2025-02-18 19:17:10 +05:30
send_text.go make gofmt happy 2025-05-16 09:40:34 +05:30
set_background_opacity.go Forgot to change min bg opacity in the kitten code 2024-05-22 11:34:37 +05:30
set_colors.go add cursor_trail_color to nullable_colors and all_color_settings 2025-07-19 07:03:13 +05:30
set_font_size.go change_font_size: allow multiplying/dividing the current font size in addition to incrementing it 2025-05-09 07:39:06 +05:30
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 Rename go module from kitty -> github.com/kovidgoyal/kitty 2025-05-16 08:43:39 +05:30
shell.go Rename go module from kitty -> github.com/kovidgoyal/kitty 2025-05-16 08:43:39 +05:30
socket_io.go Rename go module from kitty -> github.com/kovidgoyal/kitty 2025-05-16 08:43:39 +05:30
template.go Rename go module from kitty -> github.com/kovidgoyal/kitty 2025-05-16 08:43:39 +05:30
tty_io.go Turn off focus tracking while doing tty remote control 2025-06-16 21:57:19 +05:30