mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-18 05:34:02 -04:00
readme: xtgettcap: mention tigetstr() compability
This commit is contained in:
parent
901daefd96
commit
aabb239c0f
1 changed files with 4 additions and 0 deletions
|
|
@ -639,6 +639,10 @@ capability in the multi query. This allows us to send a proper
|
||||||
success/fail flag for each queried capability. Responses for **all**
|
success/fail flag for each queried capability. Responses for **all**
|
||||||
queried capabilities are **always** sent. No queries are ever dropped.
|
queried capabilities are **always** sent. No queries are ever dropped.
|
||||||
|
|
||||||
|
All replies are in `tigetstr()` format. That is, given the same
|
||||||
|
capability name, foot reply is identical to what `tigetstr()` would
|
||||||
|
have returned.
|
||||||
|
|
||||||
|
|
||||||
# Credits
|
# Credits
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue