summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2020-07-26 14:51:15 +0000
committerGitHub <noreply@github.com>2020-07-26 14:51:15 +0000
commit86c978694ad2078a99a90f10cb12424f42a2b271 (patch)
treebdb36b6d4477e74c1a874a90387f83f7c5b7c698 /docs
parentbedf5f3004e8f33011925ca471be02ead96f4581 (diff)
Document rejected window ops escapes
Fixes #4035.
Diffstat (limited to 'docs')
-rw-r--r--docs/escape_support.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/escape_support.md b/docs/escape_support.md
index b757540d..88942714 100644
--- a/docs/escape_support.md
+++ b/docs/escape_support.md
@@ -73,6 +73,7 @@ brevity.
| `CSI s` | IMPLEMENTED | |
| `CSI T` | IMPLEMENTED | |
| `CSI t` | PARTIAL | Only parameters `22` and `23` are supported |
+| | REJECTED | `1`-`13`, `15`, `19`-`21`, `24` |
| `CSI u` | IMPLEMENTED | |
| `CSI X` | IMPLEMENTED | |
| `CSI Z` | IMPLEMENTED | |