Skip to content

Conversation

@suggalat
Copy link

Support storing and reading commands in a file
Support ctrl+R, interactive search in cli
Support DisplaySuggestions as a config parameter from cli application.
Support ? and TAB for displaying suggestions
Support Multi line copy paste of commands
Performance improvements

@Verseth
Copy link

Verseth commented May 20, 2025

Unfortunately no one has been maintaining it for the last 4 years.

I've created a fork and merged lots of PRs from this repo.
There's lots of new functionalities like customisable syntax highlighting, multiline editing, customisable automatic indentation.

I use it to build a REPL for my programming language, but I want to maintain it as an independent library.

https://github.com/elk-language/go-prompt

I'd gladly look over your PR in my fork if you're interested.
A lot of changes have been done and the rendering system has been mostly rewritten.

@suggalat
Copy link
Author

Sure @Verseth. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants