mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-10 09:39:03 -04:00
add TERMINAL_APPLE from fauxmemstream branch
This commit is contained in:
parent
46a63c5eed
commit
297d276dca
@ -32,6 +32,7 @@ typedef enum {
|
||||
TERMINAL_CONTOUR, // XTVERSION == 'contour ver'
|
||||
TERMINAL_ITERM, // XTVERSION == 'iTerm2 [ver]'
|
||||
TERMINAL_TERMINOLOGY, // TDA: "~~TY"
|
||||
TERMINAL_APPLE, // Terminal.App, determined by TERM_PROGRAM + macOS
|
||||
} queried_terminals_e;
|
||||
|
||||
// sets up the input layer, building a trie of escape sequences and their
|
||||
|
Loading…
x
Reference in New Issue
Block a user