reedline/examples
Carl Schierig 475495d785
Make reedline handling cursor shapes more configurable (#515)
Adds a struct to configure the cursor shape

Co-authored-by: sholderbach <sholderbach@users.noreply.github.com>
resolve https://github.com/nushell/reedline/issues/514
2022-12-21 12:15:46 +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 Make reedline handling cursor shapes more configurable (#515) 2022-12-21 12:15:46 +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