kitty/tools
2024-02-25 09:57:25 +05:30
..
cli Generate man pages for kitten and all its sub-commands recursively 2023-11-11 17:09:23 +05:30
cmd Completion for kitty @ load-config --override xxx 2024-02-10 14:52:29 +05:30
config Port test 2023-11-22 10:50:05 +05:30
crypto
rsync More linter fixes 2023-09-18 21:07:39 +05:30
themes when parsing conf files in go accept both space and tab as key separators 2023-11-22 09:49:33 +05:30
tty icat: Dont open the controlling terminal to query for size if stdout is a terminal, use it instead 2023-09-22 12:10:21 +05:30
tui Increase chunk size for graphics protocol since the VT parser now supports it 2024-02-25 09:57:25 +05:30
unicode_names
utils Add a test for Go flock implementation 2024-02-09 11:54:51 +05:30
wcswidth More linter fixes 2023-09-22 12:20:37 +05:30
README.rst

This folder contains library and utility code for the various "kittens". Small
terminal programs compiled statically for doing things like kitty remote
control, icat etc. These are often re-implementations of earlier kittens that
were written in Python.