Skip to main content

Module line_endings

Module line_endings 

Source
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§

LineEndingsDialog
Line-endings dialog.