rustne-kretser / noline

IO-agnostic line editor for embedded systems
Mozilla Public License 2.0
96 stars 9 forks source link

WIP add completion #13

Open dimpolo opened 1 year ago

dimpolo commented 1 year ago

Hi, first of all, thank you for your awesome work!

This PR partially implements rustyline's CompletionType::Circular

There's still a bit to do, but I wanted to get this out there to see if we agree on the general direction.

TODOs: