We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61d0c0c commit d0329d5Copy full SHA for d0329d5
pyte/escape.py
@@ -149,4 +149,5 @@
149
DECSTBM = "r"
150
151
#: *Horizontal position adjust*: Same as :data:`CHA`.
152
-HPA = "'"
+HPA = "`"
153
+
0 commit comments