Kovid Goyal 55feef8663 Linter fixes 8 місяців тому
..
cli 58dbcf0840 ... 9 місяців тому
cmd c1af14c22a Fix @ send-key not working to send keys to self over TTY 9 місяців тому
config 2b751f56bd Port test 1 рік тому
crypto 0107d1cb89 Import base85.go into tree 1 рік тому
rsync 1a32e62ebf More linter fixes 1 рік тому
simdstring 32f0da2e77 Ensure no frame is created for assembly functions 8 місяців тому
themes fc64ef41b3 when parsing conf files in go accept both space and tab as key separators 1 рік тому
tty 0fcb055246 tty: retry on temporary read errors 9 місяців тому
tui 11882aef2d Fix #7243 8 місяців тому
unicode_names 341d845b9a Port calls to slices.Sort functions since they now need a cmp() function rather than a less() function 1 рік тому
utils 55feef8663 Linter fixes 8 місяців тому
wcswidth 911c80aa3b More linter fixes 1 рік тому
README.rst 6504dd15c1 Update folder README 1 рік тому

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.