Files
kitty/tools
Kovid Goyal 81b032a161 Dont expand cwd=current in rc launch
This is easily done at the command line. And its semantics are
are to refer to cwd of active window.
2023-10-17 05:01:28 +05:30
..
2023-10-17 05:01:28 +05:30
2023-09-18 21:07:39 +05:30
2023-09-04 20:29:20 +05:30
2023-09-18 21:07:39 +05:30
2023-10-05 10:07:25 +05:30
2023-10-16 20:33:12 +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.