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

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.