kitty/tools
2025-02-18 20:21:07 +05:30
..
cli
cmd Remote control: allow scrolling to prev/next prompt 2025-02-18 19:17:10 +05:30
config
crypto
rsync Fix #8220 2025-01-16 13:21:31 +05:30
simdstring
themes
tty
tui Fix --hold always restoring cursor to block shape instead of respecting the value of cursor_shape 2025-02-18 20:21:07 +05:30
unicode_names
utils Fix another incorrect use of unix.Stat_t 2025-02-09 14:22:08 +05:30
vt More work on Go VT parser 2025-02-10 11:46:46 +05:30
wcswidth
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.