mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-08 23:59:02 -05:00
tdescs: add TERMINAL_GHOSTTY #2833
This commit is contained in:
parent
ee310959d3
commit
82ead0e307
@ -52,6 +52,7 @@ typedef enum {
|
||||
TERMINAL_MSTERMINAL, // Microsoft Windows Terminal
|
||||
TERMINAL_MINTTY, // XTVERSION == 'mintty ver' MinTTY (Cygwin, MSYS2)
|
||||
TERMINAL_KONSOLE, // TDA: "~KDE" (7e4b4445)
|
||||
TERMINAL_GHOSTTY, // XTVERSION == 'ghostty '
|
||||
} queried_terminals_e;
|
||||
|
||||
// after spawning the input layer, send initial queries to the terminal. its
|
||||
|
Loading…
x
Reference in New Issue
Block a user