Kovid Goyal a50bf2c6bb move code into separate function for legibility před 4 měsíci
..
cli 405f5ce148 Use stdlib maps/slices před 5 měsíci
cmd a50bf2c6bb move code into separate function for legibility před 4 měsíci
config c906314974 change the atomic write functions to work with readers před 4 měsíci
crypto 0107d1cb89 Import base85.go into tree před 1 rokem
rsync 405f5ce148 Use stdlib maps/slices před 5 měsíci
simdstring 32f0da2e77 Ensure no frame is created for assembly functions před 8 měsíci
themes c906314974 change the atomic write functions to work with readers před 4 měsíci
tty 0fcb055246 tty: retry on temporary read errors před 9 měsíci
tui c906314974 change the atomic write functions to work with readers před 4 měsíci
unicode_names 405f5ce148 Use stdlib maps/slices před 5 měsíci
utils 7e7050d30e DRYer před 4 měsíci
wcswidth 911c80aa3b More linter fixes před 1 rokem
README.rst 6504dd15c1 Update folder README před 1 rokem

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.