reedline/examples
2024-01-22 14:09:59 -08:00
..
basic.rs Allow configuration of multiline prompt color (#531) 2023-01-27 15:58:25 +01:00
completions.rs get back the ranges of the strings from the completer used for generating completions (#713) 2024-01-22 13:08:52 -08:00
custom_prompt.rs Allow configuration of multiline prompt color (#531) 2023-01-27 15:58:25 +01:00
cwd_aware_hinter.rs Also run clippy on examples (#666) 2023-11-14 11:40:28 +01:00
demo.rs Properly handle optional event modes (#659) 2023-11-14 19:53:13 +01:00
event_listener_kitty_proto.rs Bump crossterm to 0.27.0 (#625) 2023-08-28 21:08:10 +02:00
event_listener.rs Bump crossterm to 0.27.0 (#625) 2023-08-28 21:08:10 +02:00
external_printer.rs don't allow certain examples to compile without their features (#658) 2023-11-05 14:31:24 -06: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
ide_completions.rs update the ide_completions example with more cases to explore (#718) 2024-01-22 14:09:59 -08:00
list_bindings.rs Bump crossterm to 0.27.0 (#625) 2023-08-28 21:08:10 +02:00
transient_prompt.rs Also run clippy on examples (#666) 2023-11-14 11:40:28 +01:00
validator.rs Allow configuration of multiline prompt color (#531) 2023-01-27 15:58:25 +01:00