reedline/examples
Stefan Holderbach 307df231e1
Split the main example binary into examples (#506)
* Split the main example binary into examples

Separate fully featured demo from keybinding listing and event listener

Allows to make `gethostname` dev-dependency

* Clippy fix in examples
2022-10-30 21:41:13 +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
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