Provide support for CSI REP control code

This commit is contained in:
Andrew Mayorov
2020-05-29 01:05:49 +03:00
parent 3d32202b3a
commit 9fe631ee3f
7 changed files with 50 additions and 0 deletions

View File

@@ -188,6 +188,9 @@
// *Horizontal position relative*: Same as :data:`CUF`.
#define HPR 'a'
// Repeat the preceding graphic character Ps times.
#define REP 'b'
// *Device Attributes*.
#define DA 'c'