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

Crash on deleting ≤, ≥, or ≠ #22

Closed
ashermkn1 opened this issue Jan 25, 2023 · 1 comment
Closed

Crash on deleting ≤, ≥, or ≠ #22

ashermkn1 opened this issue Jan 25, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@ashermkn1
Copy link

ashermkn1 commented Jan 25, 2023

Environment

  • Millet version: v0.7.4
  • Editor version: VSCode
  • OS version: MacOS Monterey 12.6.2

Steps to reproduce

Simply type any character with more than one Unicode value in it (such as ≥, ≤, ≠, etc.) and then delete it. Millet will crash

EDIT: This has now happened a few times without typing one of these characters, but I am still not sure why, trying to figure it out.

Expected behavior

I'm honestly not sure. I only was using it in my function specifications (150 woot), not the actual functions.

Actual behavior

thread 'main' panicked at 'assertion failed: self.is_char_boundary(n)'

@ashermkn1 ashermkn1 added the bug Something isn't working label Jan 25, 2023
@azdavis
Copy link
Owner

azdavis commented Jan 26, 2023

Should be fixed in v0.7.5

@azdavis azdavis closed this as completed Jan 26, 2023
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