reedline/examples
perlindgren cd2d263eb4
Custom validator and prompt code examples (#500)
* custom validator and prompt

* Split prompt and validator demo into two files

Also add info text when running

Co-authored-by: sholderbach <sholderbach@users.noreply.github.com>
2022-11-07 20:33:54 +01:00
..
basic.rs examples updated (#493) 2022-10-16 22:13:55 +02:00
completions.rs Fix completion example in README/lib.rs (#497) 2022-10-16 23:41:57 +02:00
custom_prompt.rs Custom validator and prompt code examples (#500) 2022-11-07 20:33:54 +01:00
demo.rs Split the main example binary into examples (#506) 2022-10-30 21:41:13 +01:00
event_listener.rs Split the main example binary into examples (#506) 2022-10-30 21:41:13 +01:00
external_printer.rs Basic external printer (#467) 2022-09-14 21:58:45 +02:00
highlighter.rs examples updated (#493) 2022-10-16 22:13:55 +02:00
hinter.rs examples updated (#493) 2022-10-16 22:13:55 +02:00
history.rs examples updated (#493) 2022-10-16 22:13:55 +02:00
list_bindings.rs Split the main example binary into examples (#506) 2022-10-30 21:41:13 +01:00
validator.rs Custom validator and prompt code examples (#500) 2022-11-07 20:33:54 +01:00