kitty/tools
2022-11-14 15:41:48 +05:30
..
base85 Start work on implementing kitty @ as a static binary using Go 2022-11-14 15:41:43 +05:30
cli Use the term package to get tty size since it has a function for it 2022-11-14 15:41:47 +05:30
cmd Some work on implementing TTYIO 2022-11-14 15:41:47 +05:30
crypto Add some basic RC serialization tests 2022-11-14 15:41:46 +05:30
utils EINTR safe function to get tty size 2022-11-14 15:41:48 +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.