kitty/tools
2022-11-14 15:41:56 +05:30
..
cli Use the new formatter for CLI help output 2022-11-14 15:41:56 +05:30
cmd Use Unsafe rather than Dangerous to be consistent 2022-11-14 15:41:55 +05:30
crypto Dont vendor base85 2022-11-14 15:41:51 +05:30
tty Password input: Handle SIGTSTP 2022-11-14 15:41:55 +05:30
tui Use Unsafe rather than Dangerous to be consistent 2022-11-14 15:41:55 +05:30
utils Allow ignoring lines containing a sentinel 2022-11-14 15:41:56 +05:30
wcswidth Allow parsing strings with escape code parser 2022-11-14 15:41:55 +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.