We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
Hmm. Maybe add support for different backend or create a new project...
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: