We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I was using a non-default theme. When I tried to change it back to default by typing :theme , helix crashed.
default
:theme
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.
TAB
~/.cache/helix/helix.log was EMPTY but I do have some screenshots
The text was updated successfully, but these errors were encountered:
Can you produce a full backtrace by running RUST_BACKTRACE=full?
RUST_BACKTRACE=full
Sorry, something went wrong.
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
full
self.is_char_boundary(n)
Let's close this out in favor of #1888 which has more discussion.
No branches or pull requests
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
Environment
The text was updated successfully, but these errors were encountered: