Files
kitty/tools
Kovid Goyal c72ff568c5 Micro-optimization
Start the background process immediately and use a zero timer only if
executing the process fails, thereby guaranteeing ordering without
imposing a delay on process start.
2024-05-18 08:34:01 +05:30
..
...
2024-02-25 09:57:36 +05:30
2024-05-18 08:34:01 +05:30
2023-11-22 10:50:05 +05:30
2023-09-04 20:29:20 +05:30
2023-09-18 21:07:39 +05:30
2024-02-25 09:57:35 +05:30
...
2024-04-09 08:39:42 +05:30
2023-09-22 12:20:37 +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.