Report unknown CSI r sequences

This commit is contained in:
Kovid Goyal
2017-12-06 00:31:03 +05:30
parent 01324a7ad2
commit c90223e4c8
2 changed files with 7 additions and 7 deletions

View File

@@ -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 '`'