Kovid Goyal 057dde35a7 Use a two stage lookup table for segmentation vor 1 Woche
..
cli 8a1f829653 Call _command_offset from bash-completion framework only if available vor 5 Monaten
cmd 191ea16cd7 Confirm and run tool vor 3 Wochen
config 1eeea70c7a Allow dynamically generating configuration by running an arbitrary program using the new geninclude directive vor 3 Monaten
crypto 0107d1cb89 Import base85.go into tree vor 1 Jahr
rsync 0ffaaff8a7 Fix #8220 vor 2 Monaten
simdstring 32f0da2e77 Ensure no frame is created for assembly functions vor 1 Jahr
themes 35b3ae8edb Revert "themes kitten: When using the Default theme as an auto switch theme include all the actual settings values" vor 3 Monaten
tty 0afa6d5b3d Fix shebang viewing of short scripts not working vor 3 Wochen
tui 375583259a Fix --hold always restoring cursor to block shape instead of respecting the value of cursor_shape vor 1 Monat
unicode_names af8605dabf bump unicode version to 16 vor 5 Monaten
utils 3832e45a6f Fix another incorrect use of unix.Stat_t vor 2 Monaten
vt 54a42b564e More work on Go VT parser vor 2 Monaten
wcswidth 057dde35a7 Use a two stage lookup table for segmentation vor 1 Woche
README.rst 6504dd15c1 Update folder README vor 2 Jahren

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.