kitty/tools
2022-11-16 18:05:27 +05:30
..
cli Ensure auto-generated entries such as --help are present for completion by calling Validate() 2022-11-16 18:05:27 +05:30
cmd Ensure auto-generated entries such as --help are present for completion by calling Validate() 2022-11-16 18:05:27 +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 progress bar rendering working 2022-11-16 16:35:15 +05:30
utils Some basic TUI widgets ported to Go 2022-11-16 12:48:47 +05:30
wcswidth Get progress bar rendering working 2022-11-16 16:35:15 +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.