Skip to content
New issue

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

Add support for matching delimiter blinking #111

Closed
ralexstokes opened this issue Feb 7, 2017 · 2 comments
Closed

Add support for matching delimiter blinking #111

ralexstokes opened this issue Feb 7, 2017 · 2 comments

Comments

@ralexstokes
Copy link

I would like rustyline to blink the matching delimiter once I type it. Is there any reason you see why this shouldn't work in the library? Otherwise, I can put together a pull request.

I would think to start with () but I don't see an immediate reason to not add {} []. Perhaps it should be configurable for the user?

@gwenn
Copy link
Collaborator

gwenn commented Aug 26, 2018

Should be possible with Highlighter trait introduced in 2.0.
I will give it a try.

@gwenn
Copy link
Collaborator

gwenn commented Dec 9, 2018

3.0.0 released.

@gwenn gwenn closed this as completed Dec 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants