You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this is the error I got when Helix closed with unsaved changes...
thread 'main' panicked at 'Position 6815 is out of range for changeset len 6814!', helix-core/src/transaction.rs:397:13
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Reproduction Steps
I tried this:
hx
I expected this to happen:
Instead, this happened:
Helix log
~/.cache/helix/helix.log
please provide a copy of `~/.cache/helix/helix.log` here if possible, you may need to redact some of the lines
Platform
Ubuntu
Terminal Emulator
Alacritty
Helix Version
22.08.1-445-gdf6d0442
The text was updated successfully, but these errors were encountered:
I do not have a concrete reproduction case that can cause this crash. Honestly I'm not sure if it is even because I clicked undo. Helix has crashed similar to this many times, not only when I didn't know what I clicked, but mostly when I started using Helix a month or two ago, so I reported this because it is now a rare event.
Can I ask, while we're here, is Helix supposed to forget your registers when you close the program? I don't want to type my macros again every time.
I must say, thank you for making this editor, it is fun to follow the project. I really don't mind the lack of plugins and sessions (and saving registers), that simplicity makes it nice. And the selection mode is just what I missed.
Another unrelated thing while we're here: In the beginning, I was quite happy about the keybind menus, but I wanted a menu in the beginning that said which keys open keybind menus, i.e. :, [, g, space. I had FOMO about there being a menu I didn't know about.
I was using vertical window split, but I don't know if it is related.
Summary
by the way you hit some nice numbers:
this is the error I got when Helix closed with unsaved changes...
Reproduction Steps
I tried this:
hx
I expected this to happen:
Instead, this happened:
Helix log
~/.cache/helix/helix.log
Platform
Ubuntu
Terminal Emulator
Alacritty
Helix Version
22.08.1-445-gdf6d0442
The text was updated successfully, but these errors were encountered: