Files
kitty/tools
Kovid Goyal 8a607fa34c kitten run-shell: Forward KSI env var for no-rc
This is useless, since if you are doing manual shell integration
anyway there is no point in running via the run-shell kitten.
But, let's keep the pedants at bay.

Fixes #7809
2024-09-01 10:29:51 +05:30
..
2024-06-24 07:54:13 +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
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.