kitty/tools
2023-01-05 20:09:32 +05:30
..
cli zsh completion; Fix leading ~ in filenames being quoted on insertion into commandline 2023-01-04 11:07:56 +05:30
cmd Dont need to fetch the current version since GitHub provides a redirecting constant download URL 2023-01-05 20:09:32 +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 ImageMagick 2023-01-05 19:15:13 +05:30
utils More work on ImageMagick 2023-01-05 19:15:13 +05:30
wcswidth Make the Unicode database version used available 2022-11-17 20:11:50 +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.