Let’s say I’ve got 4 lines of differing lengths, and I’ve put cursors at the start of all four of those lines. If any of those lines are soft-wrapped (because of the window size), doing CMD+Left doesn’t take me to the end of all four lines, but takes me to the start of the wrap (on the next “line”).
I’d expect Cmd+Left to always take me to the end of the real line.
Note: This is also a problem in single cursor mode, too.
Let’s say I’ve got 4 lines of differing lengths, and I’ve put cursors at the start of all four of those lines. If any of those lines are soft-wrapped (because of the window size), doing CMD+Left doesn’t take me to the end of all four lines, but takes me to the start of the wrap (on the next “line”).
I’d expect Cmd+Left to always take me to the end of the real line.
Note: This is also a problem in single cursor mode, too.