aboutsummaryrefslogtreecommitdiff
path: root/atascii.rst
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-06-08 13:14:57 -0400
committerB. Watson <urchlay@slackware.uk>2024-06-08 13:14:57 -0400
commitbd23e4b84592a668e9c777569c510ab9ce6430df (patch)
tree29a643c35560c27c316c04860db52fbd94762589 /atascii.rst
parent739758781030f107f260f587a4f9c1e8bdf70f58 (diff)
downloadbw-atari8-tools-bd23e4b84592a668e9c777569c510ab9ce6430df.tar.gz
atascii: escape | character.
Diffstat (limited to 'atascii.rst')
-rw-r--r--atascii.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/atascii.rst b/atascii.rst
index b2ea369..8f96d2a 100644
--- a/atascii.rst
+++ b/atascii.rst
@@ -153,7 +153,7 @@ brackets denote screen control codes.
"121", "79", "y", "249", "f9", ""
"122", "7a", "z", "250", "fa", ""
"123", "7b", "♠", "251", "fb", ""
- "124", "7c", "|", "252", "fc", ""
+ "124", "7c", "\|", "252", "fc", ""
"125", "7d", "[clear screen]", "253", "fd", "[bell]"
"126", "7e", "[delete]", "254", "fe", "[delete char]"
"127", "7f", "[tab]", "255", "ff", "[insert char]"