From 34b80fd087417641b5ade8731647f209f007d30d Mon Sep 17 00:00:00 2001 From: Dmitry Sapozhnikov <11535558+o-sdn-o@users.noreply.github.com> Date: Sat, 21 Oct 2023 23:07:13 +0500 Subject: [PATCH] #400 Minor edit --- doc/vt-input-mode.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/vt-input-mode.md b/doc/vt-input-mode.md index 7f1f9e5dab..0981015d50 100644 --- a/doc/vt-input-mode.md +++ b/doc/vt-input-mode.md @@ -17,7 +17,7 @@ Anyone who wants to: - Distinguish between Left and Right physical keys. - Get consistent output regardless of terminal window resize. - Track mouse outside the terminal window (getting negative coordinates). -- Track scrollback text selection. +- Track scrollback text manipulation. - Track application closing and system shutdown. - Be independent of operating system and third party libraries.