kitty/tools
2022-12-01 14:13:28 +05:30
..
cli Add support for the 🔗 role to prettify 2022-11-26 15:34:20 +05:30
cmd Dont truncate the output file just to get tis permission bits 2022-12-01 14:13:28 +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 kitty shell: Fix pressing enter while cursor is not at end of line causes line to be truncated visually 2022-11-26 15:30:49 +05:30
utils DRYer 2022-12-01 13:58:06 +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.