kitty/tools
2022-11-21 11:05:36 +05:30
..
cli There should be no trailing space when completing directories for a file match based on patterns 2022-11-21 11:05:36 +05:30
cmd Add an option to control max file size for edit-in-kitty 2022-11-18 10:24:38 +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 Start work on implementing edit-in-kitty in kitty-tool 2022-11-17 17:05:25 +05:30
wcswidth Make the Unicode database version used available 2022-11-17 20:11:50 +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.