kitty/tools
2022-11-17 08:29:01 +05:30
..
cli When truncating descriptions for completion truncate at word boundaries 2022-11-17 08:29:01 +05:30
cmd Better error message for kitty shell when running unknown command 2022-11-16 20:53:08 +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 DRYer 2022-11-16 22:37:27 +05:30
utils When truncating descriptions for completion truncate at word boundaries 2022-11-17 08:29:01 +05:30
wcswidth Add support for the repeat escape code to TruncatetoVisualLength() 2022-11-17 08:17:11 +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.