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

entering an "=" unexpectedly breaks "in" at a distance #86

Open
disconcision opened this issue Nov 9, 2024 · 1 comment
Open

entering an "=" unexpectedly breaks "in" at a distance #86

disconcision opened this issue Nov 9, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@disconcision
Copy link
Member

given:

Screenshot 2024-11-09 at 6 11 05 PM

entering "=" (was trying to insert arrow type before remembering we dont have them) yields:

Screenshot 2024-11-09 at 6 11 11 PM

breaking the in

@dm0n3y
Copy link
Contributor

dm0n3y commented Nov 10, 2024

hmm interesting... I've been allowing breaking the edit site's parent bidelimited container bc that's needed for eg turning [a,b,c,d] into [a,b]@[c,d] just by typing over middle comma. but maybe should just be a brace-specific thing

dm0n3y added a commit that referenced this issue Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants