mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-17 05:54:59 +02:00
Report unknown CSI r sequences
This commit is contained in:
@@ -221,11 +221,6 @@
|
||||
// Soft reset
|
||||
#define DECSTR 'p'
|
||||
|
||||
// *Select top and bottom margins*: Selects margins, defining the
|
||||
// scrolling region; parameters are top and bottom line. If called
|
||||
// without any arguments, whole screen is used.
|
||||
#define DECSTBM 'r'
|
||||
|
||||
// *Horizontal position adjust*: Same as :data:`CHA`.
|
||||
#define HPA '`'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user