kitty/tools
2022-11-14 15:42:04 +05:30
..
cli Suggestions for sub command names as well 2022-11-14 15:42:03 +05:30
cmd More work on shell 2022-11-14 15:42:04 +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 More work on shell 2022-11-14 15:42:04 +05:30
utils Show suggestions for options based on levenshtein distance 2022-11-14 15:42:03 +05:30
wcswidth update wcswidth go version to match unicode 15 update in master 2022-11-14 15:42:03 +05:30
README.rst Start work on implementing kitty @ as a static binary using Go 2022-11-14 15:41:43 +05:30

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.