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

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.