Files
kitty/tools
Kovid Goyal c280a28155 Dont use os.Remove on failures in syscall_shm
Use shm_unlink instead
2023-09-23 11:16:30 +05:30
..
2023-09-04 20:29:20 +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-09-18 20:38:08 +05:30
2023-09-22 12:20:37 +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.