reedline/examples
Doug Kelkhoff e1366260c1
Allow configuration of multiline prompt color (#531)
* make multiline prompt color configurable

* remove unnused use statements

* minor comment update

* Clippy fix

new lints from rust 1.67

* Cargo fmt

---------

Co-authored-by: sholderbach <sholderbach@users.noreply.github.com>
2023-01-27 15:58:25 +01:00
..
basic.rs Allow configuration of multiline prompt color (#531) 2023-01-27 15:58:25 +01:00
completions.rs Allow configuration of multiline prompt color (#531) 2023-01-27 15:58:25 +01:00
custom_prompt.rs Allow configuration of multiline prompt color (#531) 2023-01-27 15:58:25 +01:00
demo.rs Allow configuration of multiline prompt color (#531) 2023-01-27 15:58:25 +01:00
event_listener.rs Allow configuration of multiline prompt color (#531) 2023-01-27 15:58:25 +01:00
external_printer.rs Allow configuration of multiline prompt color (#531) 2023-01-27 15:58:25 +01:00
highlighter.rs Allow configuration of multiline prompt color (#531) 2023-01-27 15:58:25 +01:00
hinter.rs Allow configuration of multiline prompt color (#531) 2023-01-27 15:58:25 +01:00
history.rs Allow configuration of multiline prompt color (#531) 2023-01-27 15:58:25 +01:00
list_bindings.rs Allow configuration of multiline prompt color (#531) 2023-01-27 15:58:25 +01:00
validator.rs Allow configuration of multiline prompt color (#531) 2023-01-27 15:58:25 +01:00