kitty/tools
2022-11-25 22:03:13 +05:30
..
cli Handle backslash escapes in :code: blocks 2022-11-25 22:03:13 +05:30
cmd Fix kitty-tool @ send-text not processing ANSI escapes 2022-11-25 21:09:51 +05:30
crypto ... 2022-11-14 15:41:57 +05:30
tty get rid of interface{} since we now require Go 1.18 2022-11-14 15:42:00 +05:30
tui DRYer 2022-11-16 22:37:27 +05:30
utils Port ANSI escape code parser to Go 2022-11-25 21:03:09 +05:30
wcswidth Make the Unicode database version used available 2022-11-17 20:11:50 +05:30
README.rst

This folder contains various small command line utilities compiled statically
for doing things like kitty remote control or icat on machines where the full
kitty is not available.