kitty/tools/cmd
mcrmck cc32af250b Rename pane → window title bar per reviewer feedback
- Rename all options from pane_title_* to window_title_*
- Use foreground/background instead of fg/bg in color option names
- Change color options to to_color_or_none defaulting to None,
  falling back to corresponding tab bar colors
- Add bell_symbol, activity_symbol, progress_percent template vars
  using existing bell_on_tab and tab_activity_symbol options
- Add custom script support via window_title_bar.py in config dir
  (draw_window_title function exposed as {custom} in templates)
- Update C structs, Python references, and regenerate config files

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-01 23:53:28 -05:00
..
at Rename pane → window title bar per reviewer feedback 2026-03-01 23:53:28 -05:00
atexit Switch to external shm package 2025-11-10 12:01:05 +05:30
benchmark Rename go module from kitty -> github.com/kovidgoyal/kitty 2025-05-16 08:43:39 +05:30
completion Rename go module from kitty -> github.com/kovidgoyal/kitty 2025-05-16 08:43:39 +05:30
edit_in_kitty better fix for kitty +lnum path 2026-01-26 15:50:54 +05:30
mouse_demo Extend the SGR Pixel mouse reporting protocol to also report when the mouse leaves the window 2025-07-12 11:59:23 +05:30
pytest Switch to external shm package 2025-11-10 12:01:05 +05:30
run_shell Rename go module from kitty -> github.com/kovidgoyal/kitty 2025-05-16 08:43:39 +05:30
show_error Rename go module from kitty -> github.com/kovidgoyal/kitty 2025-05-16 08:43:39 +05:30
tool Get rid of os.Exit() from ExecAndHoldTillEnter 2025-09-30 13:25:22 +05:30
update_self Rename go module from kitty -> github.com/kovidgoyal/kitty 2025-05-16 08:43:39 +05:30
main.go Add atexit cleanup via worker process to kittens infrastructure 2025-09-30 11:52:13 +05:30