kitty/tools
2022-11-14 15:41:50 +05:30
..
base85 Start work on implementing kitty @ as a static binary using Go 2022-11-14 15:41:43 +05:30
cli Drop another dependency 2022-11-14 15:41:49 +05:30
cmd Wire up a bunch of callbacks 2022-11-14 15:41:49 +05:30
crypto Add some basic RC serialization tests 2022-11-14 15:41:46 +05:30
tty Handle EINTR in IsTerminal 2022-11-14 15:41:49 +05:30
tui Initialize various maps 2022-11-14 15:41:50 +05:30
utils Wire up key handling 2022-11-14 15:41:49 +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.