Skip to content
Snippets Groups Projects
Commit 2f4d8a86 authored by deuce's avatar deuce
Browse files

A couple text cleanups.

parent 7f3ea8a2
No related branches found
No related tags found
No related merge requests found
...@@ -72,7 +72,7 @@ CSI {'0' (ZERO) to '?'}{SPACE to '/'}{'@' to '~'} ...@@ -72,7 +72,7 @@ CSI {'0' (ZERO) to '?'}{SPACE to '/'}{'@' to '~'}
Sequence Parameters: Sequence Parameters:
Parameters are expressed by the {'0' (ZERO) to '?'} character set. Parameters are expressed by the {'0' (ZERO) to '?'} character set.
Sequences which use parameters use decimal parameters separated by Sequences which use parameters use decimal parameters separated by
a ';'. The use of a ':' from the set is reserver. a ';'. The use of a ':' from the set is reserved.
If the parameter string begins with '<', '=', '>', or '?' then If the parameter string begins with '<', '=', '>', or '?' then
this is a non-standard extension to the ANSI spec. this is a non-standard extension to the ANSI spec.
...@@ -349,7 +349,7 @@ CSI [ p1 ] c ...@@ -349,7 +349,7 @@ CSI [ p1 ] c
CSI [ p1 [ ; pX ... ] ] m CSI [ p1 [ ; pX ... ] ] m
Select Graphic Rendition Select Graphic Rendition
Defaults: p1 = 0 Defaults: p1 = 0
Sets or clears one or text attributes. Unlimited parameters are Sets or clears one or more text attributes. Unlimited parameters are
supported and are applied in received order. The following are supported and are applied in received order. The following are
supoprted: supoprted:
Blink Bold FG BG (Modified) Blink Bold FG BG (Modified)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment