mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 09:09:03 -04:00
TERMINALS: note hang on bad response to Primary Device Attributes
This commit is contained in:
parent
a693455916
commit
ea0b8d9c40
@ -32,7 +32,8 @@ Note that Secondary Device Attributes (`CSI > c`) is *not* queried, because
|
||||
no terminals requiring special handling identify themselves via this query.
|
||||
This also applies to Primary Device Attributes, but we send this because all
|
||||
known terminals respond to it with *something*, preventing us from hanging,
|
||||
waiting for input.
|
||||
waiting for input (if a terminal does *not* reply in a recognizable way to
|
||||
Primary Device Attributes, `notcurses_init()` will **hang**).
|
||||
|
||||
Even if the terminal responds unambiguously to one of these queries, Notcurses
|
||||
must have code to recognize the response, and bind it to some terminal
|
||||
|
Loading…
x
Reference in New Issue
Block a user