diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2021-10-29 08:36:40 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2021-10-29 08:37:06 +0100 |
commit | c76904343a3ddfea3c58ec00d9904c16574a8af3 (patch) | |
tree | 07960960f0e2f6bc245b8184a18de97a4d3eb904 | |
parent | 60cacdffea6683d53402660c51342125b8aab2b2 (diff) | |
download | rtmux-c76904343a3ddfea3c58ec00d9904c16574a8af3.tar.gz rtmux-c76904343a3ddfea3c58ec00d9904c16574a8af3.tar.bz2 rtmux-c76904343a3ddfea3c58ec00d9904c16574a8af3.zip |
Spelling, from someone in GitHub issue 2958.
-rw-r--r-- | tools/ansicode.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/ansicode.txt b/tools/ansicode.txt index 8767b9e7..5a9c79e0 100644 --- a/tools/ansicode.txt +++ b/tools/ansicode.txt @@ -184,7 +184,7 @@ Oct Hex Name * (* marks function used in DEC VT series or LA series terminals) 230 98 X Reserved for for future standard 231 99 Y Reserved 232 9A Z * Reserved, but causes DEC terminals to respond with DA codes -233 9B [ CSI * Control Sequence Introducer (described in a seperate table) +233 9B [ CSI * Control Sequence Introducer (described in a separate table) 234 9C \ ST * String Terminator (VT125 exits graphics) 235 9D ] OSC Operating System Command (reprograms intelligent terminal) 236 9E ^ PM Privacy Message (password verification), terminated by ST |