diff --git a/kitty/control-codes.h b/kitty/control-codes.h index d9fd369cc..84be1313f 100644 --- a/kitty/control-codes.h +++ b/kitty/control-codes.h @@ -223,7 +223,7 @@ #define DECSTBM 'r' // *Horizontal position adjust*: Same as :data:`CHA`. -#define HPA '\'' +#define HPA '`' // Misc sequences