mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-26 10:12:17 +02:00
Provide support for CSI REP control code
This commit is contained in:
@@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user