kitty/tools
Kovid Goyal 4974219e0f
Add function to shlex for completion
Also remove the google header since we have diverged from
the original a fair bit. Add a link to the original for credit.
2022-11-14 15:42:08 +05:30
..
cli Import the google shlex package as we need more sophisticated parsing 2022-11-14 15:42:08 +05:30
cmd Import the google shlex package as we need more sophisticated parsing 2022-11-14 15:42: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 Import the google shlex package as we need more sophisticated parsing 2022-11-14 15:42:08 +05:30
utils Add function to shlex for completion 2022-11-14 15:42:08 +05:30
wcswidth An easy to use iterator to iterate over the cells in a string 2022-11-14 15:42:06 +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.