kitty/tools
copilot-swe-agent[bot] 2e314ecba9
Rewrite mouse-demo drop to use OnDnDData API; fix QueueDnDData bugs
Agent-Logs-Url: https://github.com/kovidgoyal/kitty/sessions/3359d812-5cb2-44a6-ae6e-ba1d708c490a

Co-authored-by: kovidgoyal <1308621+kovidgoyal@users.noreply.github.com>
2026-04-16 15:32:49 +00:00
..
cli Modernize Go code 2026-03-21 08:41:47 +05:30
cmd Rewrite mouse-demo drop to use OnDnDData API; fix QueueDnDData bugs 2026-04-16 15:32:49 +00:00
config Start work on config watcher kitten 2026-04-16 12:37:43 +05:30
crypto
disk_cache
fzf
highlight
icons
ignorefiles
rsync Modernize Go code 2026-03-21 08:41:47 +05:30
simdstring
themes
tty Modernize Go code 2026-03-21 08:41:47 +05:30
tui Rewrite mouse-demo drop to use OnDnDData API; fix QueueDnDData bugs 2026-04-16 15:32:49 +00:00
unicode_names
utils Get machine_id working on macOS as well 2026-04-12 12:31:42 +05:30
vt
watch run go modernizer 2026-04-16 19:12:31 +05:30
wcswidth Modernize Go code 2026-03-21 08:41:47 +05:30
README.rst

This folder contains library and utility code for the various "kittens". Small
terminal programs compiled statically for doing things like kitty remote
control, icat etc. These are often re-implementations of earlier kittens that
were written in Python.