Helix needs fix #5834
Labels
C-bug
Category: This is a bug
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
Summary
I was typing usual, boring text in Helix, suddenly the app closed and I was in terminal. The text was not saved. The same issue also happened once while ago.
Reproduction Steps
I created file with
hx hypr.sh
and typed bash script in there. Then Helix crashed and I was in kitty again.The error was:
thread 'main' panicked at 'Position 49 is out of range for changeset len 1!', helix-core/src/transaction.rs:397:13
note: run with
RUST_BACKTRACE=1
environment variable to display a backtraceHelix log
2023-02-05T12:59:46.072 helix_term::application [WARN] failed to load theme
dracula_at_night
- No such file or directory (os error 2)2023-02-05T13:00:50.602 helix_term::application [WARN] failed to load theme
dracula_at_night
- No such file or directory (os error 2)2023-02-05T13:01:07.217 helix_term::application [WARN] failed to load theme
dracula_at_night
- No such file or directory (os error 2)2023-02-05T13:01:16.187 helix_term::application [WARN] failed to load theme
dracula_at_night
- No such file or directory (os error 2)2023-02-05T13:01:16.188 helix_view::editor [ERROR] Failed to initialize the LSP for
source.css
{ cannot find binary path }2023-02-05T13:09:22.557 helix_term::application [WARN] failed to load theme
dracula_at_night
- No such file or directory (os error 2)2023-02-05T13:12:41.346 helix_term::application [WARN] failed to load theme
dracula_at_night
- No such file or directory (os error 2)2023-02-05T13:12:56.635 helix_term::application [WARN] failed to load theme
dracula_at_night
- No such file or directory (os error 2)2023-02-05T13:13:01.924 helix_term::application [WARN] failed to load theme
dracula_at_night
- No such file or directory (os error 2)2023-02-05T13:15:29.451 helix_term::application [WARN] failed to load theme
dracula_at_night
- No such file or directory (os error 2)2023-02-05T13:15:29.453 helix_view::editor [ERROR] Failed to initialize the LSP for
source.bash
{ cannot find binary path }2023-02-05T13:20:28.217 helix_term::application [WARN] failed to load theme
dracula_at_night
- No such file or directory (os error 2)Platform
Linux, Arch
Terminal Emulator
kitty 0.27.0-1
Helix Version
helix 22.12 (7e191f5)
The text was updated successfully, but these errors were encountered: