Kovid Goyal 5c1af0fcb1 Start work on the notify kitten vor 6 Monaten
..
cli 405f5ce148 Use stdlib maps/slices vor 7 Monaten
cmd 5c1af0fcb1 Start work on the notify kitten vor 6 Monaten
config c906314974 change the atomic write functions to work with readers vor 7 Monaten
crypto 0107d1cb89 Import base85.go into tree vor 1 Jahr
rsync 405f5ce148 Use stdlib maps/slices vor 7 Monaten
simdstring 32f0da2e77 Ensure no frame is created for assembly functions vor 11 Monaten
themes c906314974 change the atomic write functions to work with readers vor 7 Monaten
tty 0fcb055246 tty: retry on temporary read errors vor 11 Monaten
tui c906314974 change the atomic write functions to work with readers vor 7 Monaten
unicode_names 405f5ce148 Use stdlib maps/slices vor 7 Monaten
utils 7e7050d30e DRYer vor 6 Monaten
wcswidth 911c80aa3b More linter fixes vor 1 Jahr
README.rst 6504dd15c1 Update folder README vor 1 Jahr

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.