"Positions ... are out of range ..." panic on :wa
of an empty file from the another view
#9157
Unanswered
nuid64
asked this question in
Troubleshooting
Replies: 1 comment 6 replies
-
Hm... I'm not able to reproduce this with the master branch. Could you please try it with the master branch? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Important for view of the empty file to be left or up of the view active at the moment buffers are written.
Reproduction Steps
I tried this:
hx f b
<space>ws
/<space>/wv
<space>bb<enter>
(pick buffer b)<space>wk
/<space>wh
d
(leaving the file empty)<space>wj
/<space>wl
:wa
I expected this to happen:
Add blank line.
Instead, this happened:
Helix log
Nothing useful
Platform
Linux 6.6.7
Terminal Emulator
Alacritty 0.12.3
Installation Method
source
Helix Version
23.10-146-gd5e6749f
Beta Was this translation helpful? Give feedback.
All reactions