termptyesc: try only reporting VT420

This commit is contained in:
Boris Faure 2023-08-15 16:26:41 +02:00
parent ad5812a70d
commit 12359511c9
Signed by: borisfaure
GPG Key ID: EAA9CD729F522998
1 changed files with 1 additions and 1 deletions

View File

@ -3064,7 +3064,7 @@ _handle_esc_csi_da(Termpty *ty, Eina_Unicode **ptr)
* 64 VT520
* 65 VT525
*/
len = snprintf(bf, sizeof(bf), "\033[>61;337;%ic", 0);
len = snprintf(bf, sizeof(bf), "\033[>41;337;%ic", 0);
break;
default:
/* Primary device attributes