From 4aabce2bd222f9cce87c08005e6796ba4f42d0f2 Mon Sep 17 00:00:00 2001 From: deuce <> Date: Sat, 25 Apr 2020 04:32:41 +0000 Subject: [PATCH] Changes. --- src/syncterm/CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/syncterm/CHANGES b/src/syncterm/CHANGES index 1f679ca59f..e10fa9ce98 100644 --- a/src/syncterm/CHANGES +++ b/src/syncterm/CHANGES @@ -35,7 +35,7 @@ Added CSI Pn g to clear tabs Added CSI 2 $ w to request a tab report Added ESC M as a reverse linefeed Added CSI Pn e as an alias to CSI Pn B -Added CSI Pn Y to move a specified numer of tab stops +Added CSI Pn Y and CSI Pn I to move a specified numer of tab stops Added CSI Pn SP c to remove a specific tab stop Added CSI Pn k as an alias to CSI Pn A Support for a "Custom" video mode added -- GitLab