rustne-kretser / noline

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

Implement auto-complete #5

Open eivindbergem opened 2 years ago

eivindbergem commented 2 years ago

We should have a look at how it's done in https://github.com/kkawakam/rustyline for inspiration.