Files
kitty/tools
Kovid Goyal 4b5216adcf Change delta creation API to use io.Writer
Simplifies logic and avoids an extra copy if the writer doesnt need to
make its own copy
2023-07-30 19:49:41 +05:30
..
2023-07-30 19:49:39 +05:30
2023-05-26 22:42:07 +05:30
2023-07-30 19:49:39 +05:30
2023-05-26 22:42:07 +05:30
2023-06-14 03:39:53 +06:00
2023-07-30 19:49:39 +05:30
2023-03-27 13:20:10 +05:30

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.