kitty/tools
2022-11-14 15:41:58 +05:30
..
cli Refactor the CLI markup code to make it re-useable 2022-11-14 15:41:58 +05:30
cmd Add an entry point for the completion tool 2022-11-14 15:41:56 +05:30
completion Start work on zsh completion serialization 2022-11-14 15:41:58 +05:30
crypto ... 2022-11-14 15:41:57 +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 Utility code to find longest common prefix/suffix and to quote strings for various shells 2022-11-14 15:41:58 +05:30
wcswidth Port code to truncate strings to visual width to Go 2022-11-14 15:41:58 +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.