This commit is contained in:
Kovid Goyal
2025-11-24 09:38:25 +05:30
parent 18e73d0cff
commit 554859cc6e

View File

@@ -135,6 +135,7 @@ code to demonstrate its use
.. tab:: POSIX sh
.. code-block:: sh
#!/bin/sh
# This uses the kitten standalone binary from kitty to get the pixel sizes
# since we can't do IOCTLs directly. Fortunately, kitten is a static exe