kitty/tools
2023-06-29 07:36:24 +05:30
..
cli kittens: Fix errors not being reported to user when run a UI kitten 2023-06-29 07:36:24 +05:30
cmd kittens: Fix errors not being reported to user when run a UI kitten 2023-06-29 07:36:24 +05:30
config simplify API of utils.Once 2023-05-26 22:42:07 +05:30
crypto Switch to using Go stdlib for ECDH crypto 2023-02-03 09:50:42 +05:30
themes simplify API of utils.Once 2023-05-26 22:42:07 +05:30
tty Fix misspellings 2023-06-14 03:39:53 +06:00
tui kittens: Fix errors not being reported to user when run a UI kitten 2023-06-29 07:36:24 +05:30
unicode_names Update to Nerd Fonts 2.3.3 2023-03-04 23:23:52 +08:00
utils Go code to get the shell of the current user 2023-06-25 13:12:35 +05:30
wcswidth Also parse negative numbers in CSI 2023-03-29 15:12:22 +05:30
README.rst Update folder README 2023-03-27 13:20:10 +05:30

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.