kitty/tools
2022-11-14 15:42:00 +05:30
..
cli get rid of interface{} since we now require Go 1.18 2022-11-14 15:42:00 +05:30
cmd get rid of interface{} since we now require Go 1.18 2022-11-14 15:42:00 +05:30
completion get rid of interface{} since we now require Go 1.18 2022-11-14 15:42:00 +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 get rid of interface{} since we now require Go 1.18 2022-11-14 15:42:00 +05:30
utils get rid of interface{} since we now require Go 1.18 2022-11-14 15:42:00 +05:30
wcswidth Port code to truncate strings to visual width to Go 2022-11-14 15:41:58 +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.