Files
kitty/tools
Kovid Goyal 9708959438 When reloading in all kitty instances, only use readlink on processes that contain "kitty" in the image name
Apparently there are some machines where a few hundred/thousand readlink calls
take 30 seconds! See #7744
2024-08-19 19:18:37 +05:30
..
2024-06-24 07:54:13 +05:30
2024-07-28 20:41:01 +05:30
2023-09-04 20:29:20 +05:30
2024-06-24 07:54:13 +05:30
2024-02-25 09:57:35 +05:30
2024-06-24 07:54:13 +05:30
2024-07-23 13:53:02 +05:30
2023-09-22 12:20:37 +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.