Kovid Goyal a50bf2c6bb move code into separate function for legibility пре 4 месеци
..
cli 405f5ce148 Use stdlib maps/slices пре 5 месеци
cmd a50bf2c6bb move code into separate function for legibility пре 4 месеци
config c906314974 change the atomic write functions to work with readers пре 4 месеци
crypto 0107d1cb89 Import base85.go into tree пре 1 година
rsync 405f5ce148 Use stdlib maps/slices пре 5 месеци
simdstring 32f0da2e77 Ensure no frame is created for assembly functions пре 8 месеци
themes c906314974 change the atomic write functions to work with readers пре 4 месеци
tty 0fcb055246 tty: retry on temporary read errors пре 9 месеци
tui c906314974 change the atomic write functions to work with readers пре 4 месеци
unicode_names 405f5ce148 Use stdlib maps/slices пре 5 месеци
utils 7e7050d30e DRYer пре 4 месеци
wcswidth 911c80aa3b More linter fixes пре 1 година
README.rst 6504dd15c1 Update folder README пре 1 година

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.