From 3b55c53f3d3e887b92a56f7e3f658c0617645b9e Mon Sep 17 00:00:00 2001 From: Dmitry Sapozhnikov <11535558+o-sdn-o@users.noreply.github.com> Date: Thu, 15 Jun 2023 21:05:42 +0500 Subject: [PATCH] #400 Update kvm-input-mode.md --- doc/kvm-input-mode.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/doc/kvm-input-mode.md b/doc/kvm-input-mode.md index a83d69eaef..d2ddcd7b05 100644 --- a/doc/kvm-input-mode.md +++ b/doc/kvm-input-mode.md @@ -1,6 +1,4 @@ -# Keyboard/Viewport/Mouse VT Protocol - -## `kvm-input-mode` +# Keyboard/Viewport/Mouse VT Protocol `kvm-input-mode` The goal is to make command line interactivity cross-platform. @@ -16,8 +14,8 @@ Reset: ESC [ ? 9001 l ``` Note: All values used in this protocol are decimal and zero-based. -Note: The bracketed paste mode is mandatory. -Note: This protocol is backwards-compatible with the `win32-input-mode` protocol. +Note: The bracketed paste mode is mandatory. +Note: This protocol is backwards-compatible with the `win32-input-mode` protocol. ## Input Events