Expand description
Line-endings dialog — edits the three LineEnding
rules that govern a session’s byte streams.
Structurally the simpler cousin of T12’s
SerialPortSetupDialog: three
enum fields (omap / imap / emap) plus three action buttons
(Apply live / Apply + Save / Cancel) — six cursor positions
total. Because every field is an enum, cycling is immediate
(Space or Enter on a field advances to the next variant) and
there is no numeric-edit state machine.
Structs§
- Line
Endings Dialog - Line-endings dialog.