From 41c82aa4182c5f747f067f686622a502e08e8bdf Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 14 Jul 2026 08:15:47 +0530 Subject: [PATCH] ... --- docs/glossary.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/glossary.rst b/docs/glossary.rst index 520ed02e0..e65737e53 100644 --- a/docs/glossary.rst +++ b/docs/glossary.rst @@ -52,6 +52,9 @@ Glossary computers, transferring files, inputting unicode characters, etc. They can also be written by users in Python and used to customize and extend kitty functionality, see :doc:`kittens_intro` for details. + The vast majority of kittens that ship with kitty are written in Go, + with a small Python shim to handle the in-process part of the + interaction. easing function A function that controls how an animation progresses over time. kitty