kitty/tools/cmd/at
2026-04-21 11:56:55 +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 kitten @: Fix relative paths for --password-file being resolved relative to CWD instead of the kitty config directory 2026-01-25 20:30:11 +05:30
main_test.go Rename go module from kitty -> github.com/kovidgoyal/kitty 2025-05-16 08:43:39 +05:30
run.go Use SIMD base64 everywhere 2026-04-21 11:56:55 +05:30
scroll_window.go Remote control: scroll-window: Allow fractional scrolling since we now have pixel scroll 2026-01-22 13:05:22 +05:30
send_text.go Use SIMD base64 everywhere 2026-04-21 11:56:55 +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 option to generate 256 color palette from first 16 colors 2026-03-27 20:01:14 +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 Use SIMD base64 everywhere 2026-04-21 11:56:55 +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 Move roundtrip on exit flag into terminal options to have a consistent API 2026-04-10 15:37:20 +05:30