From 554859cc6e2196a71c0c886af1cb45441ece2902 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 24 Nov 2025 09:38:25 +0530 Subject: [PATCH] ... --- docs/graphics-protocol.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/graphics-protocol.rst b/docs/graphics-protocol.rst index c82a8f3f7..0f397e8bd 100644 --- a/docs/graphics-protocol.rst +++ b/docs/graphics-protocol.rst @@ -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