This commit is contained in:
Kovid Goyal 2025-11-24 09:38:25 +05:30
parent 18e73d0cff
commit 554859cc6e
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

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