kitty/tools/cmd/at
Jake Stewart 1a62cde212
Add option to generate 256 color palette from first 16 colors
Needs more work to test and possibly implement reporting and setting
of the nullable color table colors.

Fixes #9426
2026-03-27 20:01:14 +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 Rename go module from kitty -> github.com/kovidgoyal/kitty 2025-05-16 08:43:39 +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 run modernize 2025-11-11 17:09:37 +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 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