desertbit/grumble

Use Readline alternatives?

r0l1 opened this issue · 2 comments

r0l1 commented

Think about using the liner package instead of the readline package.

https://github.com/peterh/liner

Edit:
Better alternative: https://github.com/c-bata/go-prompt

I checked it out a little bit. It has a lot less features built in than readline. If we wanted to use it, it will be a larger reworrk

r0l1 commented

Hmm. Maybe add support for different backend or create a new project...