Kovid Goyal 958cc6d98f Store transparent colors on ColorProfile 2 ヶ月 前
..
cli 405f5ce148 Use stdlib maps/slices 5 ヶ月 前
cmd 958cc6d98f Store transparent colors on ColorProfile 2 ヶ月 前
config e74188fcf0 Switch to using ps to get all processes 3 ヶ月 前
crypto 0107d1cb89 Import base85.go into tree 1 年間 前
rsync 405f5ce148 Use stdlib maps/slices 5 ヶ月 前
simdstring 32f0da2e77 Ensure no frame is created for assembly functions 8 ヶ月 前
themes 958cc6d98f Store transparent colors on ColorProfile 2 ヶ月 前
tty 0fcb055246 tty: retry on temporary read errors 9 ヶ月 前
tui 8a607fa34c kitten run-shell: Forward KSI env var for no-rc 3 ヶ月 前
unicode_names 405f5ce148 Use stdlib maps/slices 5 ヶ月 前
utils 31aa4bc96d Dont ignore err in close on atomicwrite 2 ヶ月 前
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.