kitty/tools
2022-11-16 16:25:16 +05:30
..
cli Some basic TUI widgets ported to Go 2022-11-16 12:48:47 +05:30
cmd Start work on a command to self update kitty-tool 2022-11-15 21:29:11 +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 update-self 2022-11-16 13:41:58 +05:30
utils Some basic TUI widgets ported to Go 2022-11-16 12:48:47 +05:30
wcswidth Support the repeat prev char escape code when calculating the width of a string 2022-11-16 16:25:16 +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.