reedline/examples
maxomatic458 31eaeeb231
ide style completions (#696)
* ide style completions

* descriptions

* truncate suggestion & description

* border width

* clippy & typos

* run cargo fmt

* add with_description_offset to builder

* fix empty description

* minimize description padding

* rework working details handling + fix CI

* add tests + change split function

* fix multiline prompt cursor pos
2024-01-18 10:37:06 -06: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
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 ide style completions (#696) 2024-01-18 10:37:06 -06: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