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

Rainbow parentheses? #35

Open
m-bob opened this issue Feb 22, 2018 · 6 comments
Open

Rainbow parentheses? #35

m-bob opened this issue Feb 22, 2018 · 6 comments

Comments

@m-bob
Copy link

m-bob commented Feb 22, 2018

I'd appreciate an option to have rainbow parentheses in the repl. For me, it would make the repl seem more "alive."

@koji-kojiro
Copy link
Owner

Thanks for suggestion.

Currently, it is difficult to implement immediately because the repl doesn't count parentheses to check input, though that sounds very nice.

@m-bob
Copy link
Author

m-bob commented Feb 22, 2018 via email

@koji-kojiro
Copy link
Owner

That should be treated as another issue.
Could you open the issue and give backtraces also?

@m-bob
Copy link
Author

m-bob commented Feb 22, 2018 via email

@koji-kojiro
Copy link
Owner

You can get backtraces by Ctrl-t before exiting debugger.
Sorry for the lack of explanation.
Anyway, thank you for the bug report.

@vindarel
Copy link
Contributor

vindarel commented Nov 8, 2023

related: it is now possible to add two parens ( ) and move the cursor in-between, I just added cursor movement commands to cl-readline: [backward, forward]-[char, world].

https://vindarel.github.io/cl-readline/#Moving-the-cursor

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

3 participants