Kovid Goyal bd2d15406a Use a better icon for home folder in results title 1 deň pred
..
cli c861259e3b Rename go module from kitty -> github.com/kovidgoyal/kitty 2 týždňov pred
cmd fbfdb38260 Start work on choose files kitten 1 týždeň pred
config c861259e3b Rename go module from kitty -> github.com/kovidgoyal/kitty 2 týždňov pred
crypto c861259e3b Rename go module from kitty -> github.com/kovidgoyal/kitty 2 týždňov pred
icons bd2d15406a Use a better icon for home folder in results title 1 deň pred
rsync c861259e3b Rename go module from kitty -> github.com/kovidgoyal/kitty 2 týždňov pred
simdstring c861259e3b Rename go module from kitty -> github.com/kovidgoyal/kitty 2 týždňov pred
themes c861259e3b Rename go module from kitty -> github.com/kovidgoyal/kitty 2 týždňov pred
tty c861259e3b Rename go module from kitty -> github.com/kovidgoyal/kitty 2 týždňov pred
tui 7657b2b8c6 Get correct stacktraces for goroutine panics 1 deň pred
unicode_names ad03fa94b2 Update the list of nerd font names when updating other unicode data as well 1 týždeň pred
utils c861259e3b Rename go module from kitty -> github.com/kovidgoyal/kitty 2 týždňov pred
vt 54a42b564e More work on Go VT parser 3 mesiacov pred
wcswidth c861259e3b Rename go module from kitty -> github.com/kovidgoyal/kitty 2 týždňov 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.