Kovid Goyal e45d518082 Remove use of syscall package for flock před 6 měsíci
..
cli 405f5ce148 Use stdlib maps/slices před 6 měsíci
cmd 2be91d73dd Move the query_terminal implementation to Go před 6 měsíci
config da9a36d918 Fix reload of kitty config not working if kitty launched via symlink not named kitty před 6 měsíci
crypto 0107d1cb89 Import base85.go into tree před 1 rokem
rsync 405f5ce148 Use stdlib maps/slices před 6 měsíci
simdstring 32f0da2e77 Ensure no frame is created for assembly functions před 9 měsíci
themes f15eebec02 Refactor config patching code to make it re-useable před 6 měsíci
tty 0fcb055246 tty: retry on temporary read errors před 10 měsíci
tui 345134c7d0 Get axis clicking working před 6 měsíci
unicode_names 405f5ce148 Use stdlib maps/slices před 6 měsíci
utils e45d518082 Remove use of syscall package for flock před 6 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.