aboutsummaryrefslogtreecommitdiff
path: root/a8xd.rst
diff options
context:
space:
mode:
Diffstat (limited to 'a8xd.rst')
-rw-r--r--a8xd.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/a8xd.rst b/a8xd.rst
index 5cac012..e64551c 100644
--- a/a8xd.rst
+++ b/a8xd.rst
@@ -30,8 +30,8 @@ By default, the output is colorized:
- Codes **$00** (null, or ATASCII heart) and **$9B** (EOL) are red.
- - Control characters are yellow. This includes codes **$01** to **$1F**,
- (control + letters, escape, punctuation, and arrow keys), **$60**, **$7B**, **$7D**
+ - Control characters are yellow. This includes codes **$01** to **$1F**
+ (control + letters/punctuation, escape, and arrow keys), **$60**, **$7B**, **$7D**
(clear screen), **$7E** (backspace), and **$7F** (tab).
The colors and inverse rendering apply to both the ATASCII and hex bytes.