reedline/examples
WindSoilder 3b60811f57
support bracketed paste (#571)
* support bracketed paste

* update demo

* fix clippy

* no need to enable bracketed paste, leave the behavior to user
2023-04-24 20:07:56 +02: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 support bracketed paste (#571) 2023-04-24 20:07:56 +02:00
event_listener_kitty_proto.rs Update crossterm to version 0.26.1 (#560) 2023-04-13 19:24:17 +02:00
event_listener.rs Update crossterm to version 0.26.1 (#560) 2023-04-13 19:24:17 +02: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