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

assertion failed: self.is_char_boundary(n) #1246

Closed
anzhi0708 opened this issue Dec 9, 2021 · 3 comments
Closed

assertion failed: self.is_char_boundary(n) #1246

anzhi0708 opened this issue Dec 9, 2021 · 3 comments
Labels
A-helix-term Area: Helix term improvements C-bug Category: This is a bug

Comments

@anzhi0708
Copy link

Reproduction steps

I was using a non-default theme.
When I tried to change it back to default by typing :theme , helix crashed.

Before this happened, I clicked UP / DOWN arrow key 2 to 3 times cuz I forgot that I have to use TAB key to switch between options.

~/.cache/helix/helix.log was EMPTY but I do have some screenshots

image

image

Environment

  • Platform: Termux (Android)
  • Helix version: 0.5.0
@anzhi0708 anzhi0708 added the C-bug Category: This is a bug label Dec 9, 2021
@archseer
Copy link
Member

archseer commented Dec 9, 2021

Can you produce a full backtrace by running RUST_BACKTRACE=full?

@anzhi0708
Copy link
Author

Can you produce a full backtrace by running RUST_BACKTRACE=full?

I have set it to full now. Did not know this before. I’ll try to reproduce the crash and update this issue. Thanks for reply

@the-mikedavis
Copy link
Member

Let's close this out in favor of #1888 which has more discussion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-helix-term Area: Helix term improvements C-bug Category: This is a bug
Projects
None yet
Development

No branches or pull requests

4 participants