kitty/tools
Kovid Goyal f5d2c35755
Move implementation of +hold to Go
No need to pay python interpreter startup cost for --hold
2022-12-01 22:34:56 +05:30
..
cli Add support for the 🔗 role to prettify 2022-11-26 15:34:20 +05:30
cmd Move implementation of +hold to Go 2022-12-01 22:34:56 +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 Move implementation of +hold to Go 2022-12-01 22:34:56 +05:30
utils DRYer 2022-12-01 13:58:06 +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.