From 57d1ec86484175f858403edd5d18b4ce9a1c75dc Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 19 Jan 2025 08:08:17 +0530 Subject: [PATCH] ... --- docs/text-sizing-protocol.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/text-sizing-protocol.rst b/docs/text-sizing-protocol.rst index 326c79431..5b374a9f9 100644 --- a/docs/text-sizing-protocol.rst +++ b/docs/text-sizing-protocol.rst @@ -230,6 +230,8 @@ The skipping behavior of the last rule can be complex requiring the terminal to skip over lots of cells, but it is needed to allow wrapping in the presence of multicell characters that extend over more than a single line. +.. _detect_text_sizing: + Detecting if the terminal supports this protocol -----------------------------------------------------