A panic occurs when selecting Python suggestions, and Helix closes #10882
Unanswered
revelg
asked this question in
Show and tell
Replies: 2 comments 1 reply
-
Please confirm which exact version of Helix you are running and consider changing this to a bug report rather than a discussion, adding triple ticks around the code makes it easier to read too, cheers :) |
Beta Was this translation helpful? Give feedback.
1 reply
-
This looks like a duplicate of #10689 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, i need help.
If I press enter on a suggestion using Python, like the one in the image, I get the following error and Helix stops working and returns to the terminal. What could it be?
Error -> panic
thread 'main' panicked at /home/steve/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ropey-1.6.1/src/slice.rs:656:9:
Attempt to slice past end of RopeSlice: slice end 2, RopeSlice length 1
note: run with
RUST_BACKTRACE=1
environment variable to display a backtraceMy config:
Beta Was this translation helpful? Give feedback.
All reactions