reedline/examples
Darren Schroeder 61c6409fb7
Allow history searching via session id (#562)
* add the ability to search history with session id

* clippy
2023-04-18 07:13:49 -05: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 history searching via session id (#562) 2023-04-18 07:13:49 -05: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