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
Ah I've seen this but couldn't manage to reproduce it nicely. I think it was introduced in ab7885e (that caused the same behavior when the selection was forwards but the forwards problem was fixed in 236c6b7)
Summary
If you have backwards facing selection represented by []:
Then you duplicate downwards with
C
:The selection gets 1 character wider at each duplication. This only happens with backwards selections.
Reproduction Steps
I tried this:
CCC
I expected this to happen:
The lines to be duplicated downwards with the same width
Instead, this happened:
The selections got wider each time I duplicated downwards.
Helix log
~/.cache/helix/helix.log
Probably irrelevant? I included the immediate logs after replicating this with
-vvv
just in case.Platform
Linux
Terminal Emulator
alacritty 0.10.1-rc1
Helix Version
22.05-70-g15807d5f
The text was updated successfully, but these errors were encountered: