mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-20 06:20:32 +00:00
docs
This commit is contained in:
19
docs/sequences/enq.md
Normal file
19
docs/sequences/enq.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# Enquiry (Answerback)
|
||||
|
||||
| Text | |
|
||||
| Hex | `0x05` |
|
||||
|
||||
Sends an answerback string. In the VT100, this was configurable by the
|
||||
operator.
|
||||
|
||||
## Implementation Details
|
||||
|
||||
* ghostty always sends `""`
|
||||
|
||||
## TODO
|
||||
|
||||
* Make the answerback configurable
|
||||
|
||||
## References
|
||||
|
||||
* https://vt100.net/docs/vt100-ug/chapter3.html
|
||||
Reference in New Issue
Block a user