Module rustyline::line_buffer
source · Expand description
Line buffer with current cursor position
Structs
- Represent the current input (text and cursor position).
Enums
- Delete (kill) direction
- Word’s case change
Traits
- Listener to be notified when the line is modified.
- Listener to be notified when some text is deleted.