BBS:      TELESC.NET.BR
Assunto:  src/conio/cterm.adoc
De:       Deuc¨
Data:     Sun, 15 Mar 2026 19:01:12 -0700
-----------------------------------------------------------
https://gitlab.synchro.net/main/sbbs/-/commit/32c172a8c21e1bbfb5d176e4
Modified Files:
	src/conio/cterm.adoc
Log Message:
Document Backspace/Delete key DECBKM-dependent behavior in key table

The key table was missing the Backspace entry entirely, and the Delete
entry didn't mention that its output depends on DECBKM mode (CSI ? 67):
- Backspace sends \b when DECBKM is set (default), \x7f when reset
- Delete sends \x7f when DECBKM is set (default), CSI 3~ when reset

Co-Authored-By: Claude Opus 4.6 
n
---
  mSynchronetn  hgVertrauen n hHome of Synchronet n gh[vert/cvs/bbs].synchro.net

-----------------------------------------------------------
[Voltar]