Closed
Description
Summary
You can open multiple lines by specifying a number, then pressing o
. It opens the correct number of lines, but if the file mode is set to crlf
only half of the new lines are selected for editing.
Reproduction Steps
I tried this:
- set
line-ending
to crlf. - type character sequence
10o
I expected this to happen:
10 new lines opened with 10 selections in insert mode
Instead, this happened:
10 new lines were opened, but only the first 5 new lines have selections.
Helix log
log reports no errors, program doesn't crash.
Platform
Windows
Terminal Emulator
alacritty
Installation Method
source
Helix Version
25.01.1-479-g479c3b55