Kovid Goyal 10bd0f71d8 Use inband resize events in kittens 11 mesiacov pred
..
cli 405f5ce148 Use stdlib maps/slices 1 rok pred
cmd 2be91d73dd Move the query_terminal implementation to Go 1 rok pred
config da9a36d918 Fix reload of kitty config not working if kitty launched via symlink not named kitty 1 rok pred
crypto 0107d1cb89 Import base85.go into tree 1 rok pred
rsync 405f5ce148 Use stdlib maps/slices 1 rok pred
simdstring 32f0da2e77 Ensure no frame is created for assembly functions 1 rok pred
themes f15eebec02 Refactor config patching code to make it re-useable 1 rok pred
tty 0fcb055246 tty: retry on temporary read errors 1 rok pred
tui 10bd0f71d8 Use inband resize events in kittens 11 mesiacov pred
unicode_names 405f5ce148 Use stdlib maps/slices 1 rok pred
utils e45d518082 Remove use of syscall package for flock 11 mesiacov pred
wcswidth 911c80aa3b More linter fixes 1 rok pred
README.rst 6504dd15c1 Update folder README 2 rokov pred

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.