Expand description
Line buffer with current cursor position
Structs§
- Line
Buffer - Represent the current input (text and cursor position).
Enums§
- Direction
- Delete (kill) direction
- Word
Action - Word’s case change
Traits§
- Change
Listener - Listener to be notified when the line is modified.
- Delete
Listener - Listener to be notified when some text is deleted.