From 46b01c19ea4c05923ac5cf1d44dc4ba3cba435e4 Mon Sep 17 00:00:00 2001
From: deuce <>
Date: Wed, 16 Nov 2005 07:21:35 +0000
Subject: [PATCH] Not that illegal sequences are displayed to the user.

---
 src/conio/cterm.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/conio/cterm.txt b/src/conio/cterm.txt
index 404ccfc7b5..cf93943826 100644
--- a/src/conio/cterm.txt
+++ b/src/conio/cterm.txt
@@ -60,6 +60,7 @@ CSI {'0' (ZERO) to '?'}{SPACE to '/'}{'@' to '~'}
 	and {SPACE to '/'} before the terminating {'@' to '~'} character.
 
 	Legal combinations not handled are silently dropped.
+	Illegal combinations are displayed.
 
 Sequence Parameters:
 	Parameters are expressed by the {'0' (ZERO) to '?'} character set.
-- 
GitLab