kitty/tools
2022-12-13 10:20:02 +05:30
..
cli Document the additions to the clipboard kitten 2022-12-04 11:37:02 +05:30
cmd Fix #5767 2022-12-13 10:20:02 +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 Fix show_key kitten showing incorrect CSI encoding for F3 2022-12-01 23:33:08 +05:30
utils Finish implementation of clipboard writing 2022-12-03 08:02:27 +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.