This commit is contained in:
Mitchell Hashimoto
2022-07-13 09:35:52 -07:00
parent 559298c50b
commit d885aec05f
2 changed files with 29 additions and 0 deletions

19
docs/sequences/enq.md Normal file
View 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