From f6ab641b006c49d18d8d9405ec753fa28fdefb05 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 30 Nov 2022 16:28:34 +0530 Subject: [PATCH] Clarify the action of CSI < u in Quickstart --- docs/keyboard-protocol.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/keyboard-protocol.rst b/docs/keyboard-protocol.rst index 587227ca6..4947c25ff 100644 --- a/docs/keyboard-protocol.rst +++ b/docs/keyboard-protocol.rst @@ -61,7 +61,7 @@ without too many changes, do the following: that are easy to parse unambiguously. #. Emit the escape sequence ``CSI < u`` at application exit if using the main screen or just before leaving alternate screen mode if using the alternate screen, - to restore the previously used keyboard mode. + to restore whatever the keyboard mode was before step 1. Key events will all be delivered to your application either as plain UTF-8 text, or using the following escape codes, for those keys that do not produce