Fix build
Fix build
Update how to install golangci
Update golangci linters
Update badge, add funding file
do not allocate on timeout, return a constant error value
support decoding multiple keys from one buffer, and load more if needed
notes for improvements
add todo notes to improve ReadKey on slow terminals
fix escape sequences for home/end
build: push tags to mirror
link to zztermtest
fix reporting of f2 key in default esc seqs
mirror on github
fix name of function keys
format mouse event string representation
add MouseEvent.String
format doc
format doc
doc