mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-16 16:56:09 +03:00
add some more documentation about enquiry
This commit is contained in:
@ -14,6 +14,14 @@ The answerback can be configured in the config file using the `enquiry-response`
|
|||||||
configuration setting or on the command line using the `--enquiry-response`
|
configuration setting or on the command line using the `--enquiry-response`
|
||||||
parameter. The default is to send an empty string (`""`).
|
parameter. The default is to send an empty string (`""`).
|
||||||
|
|
||||||
|
## TODO
|
||||||
|
|
||||||
|
- Implement method for changing the answerback on-the-fly. This could be part of
|
||||||
|
a larger configuration editor or as a stand-alone method.
|
||||||
|
|
||||||
## References
|
## References
|
||||||
|
|
||||||
- https://vt100.net/docs/vt100-ug/chapter3.html
|
- https://vt100.net/docs/vt100-ug/chapter3.html
|
||||||
|
- https://documentation.help/PuTTY/config-answerback.html
|
||||||
|
- https://invisible-island.net/xterm/ctlseqs/ctlseqs.html#h4-Single-character-functions:ENQ.C29
|
||||||
|
- https://invisible-island.net/xterm/manpage/xterm.html#VT100-Widget-Resources:answerbackString
|
||||||
|
Reference in New Issue
Block a user