Kovid Goyal 69fb2e4231 Handle variable fonts like cascadia code that dont have a postfix variation prefix name for some of their faces před 10 měsíci
..
cli e1b367e1b3 Use stdlib maps/slices před 9 měsíci
cmd 333e94622e Move the query_terminal implementation to Go před 9 měsíci
config 726f62b948 Refactor config patching code to make it re-useable před 9 měsíci
crypto 0107d1cb89 Import base85.go into tree před 1 rokem
rsync e1b367e1b3 Use stdlib maps/slices před 9 měsíci
simdstring 32f0da2e77 Ensure no frame is created for assembly functions před 1 rokem
themes 726f62b948 Refactor config patching code to make it re-useable před 9 měsíci
tty 0fcb055246 tty: retry on temporary read errors před 1 rokem
tui e050557db7 Get axis clicking working před 9 měsíci
unicode_names e1b367e1b3 Use stdlib maps/slices před 9 měsíci
utils 69fb2e4231 Handle variable fonts like cascadia code that dont have a postfix variation prefix name for some of their faces před 9 měsíci
wcswidth 911c80aa3b More linter fixes před 1 rokem
README.rst 6504dd15c1 Update folder README před 2 roky

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.