Skip to content

Commit

Permalink
send DECRPT for ?2026, app-sync update #1582
Browse files Browse the repository at this point in the history
  • Loading branch information
dankamongmen committed Jun 20, 2021
1 parent a693455 commit 9ca6012
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/termdesc.c
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,7 @@ apply_term_heuristics(tinfo* ti, const char* termname, int fd,
static int
send_initial_queries(int fd){
const char queries[] = CSI_BGQ
"\x1b[?2026$p" // App-Sync Update support
"\x1b[=0c" // Tertiary Device Attributes
"\x1b[>0q" // XTVERSION
"\x1bP+q544e\x1b\\" // XTGETTCAP['TN']
Expand Down

0 comments on commit 9ca6012

Please sign in to comment.