I noticed that after we paste in line mode, the cursor position is positioned at the beginning of the next logical line which is somewhat undesirable since then inserting/appending will position the cursor after the selection. This does not match helix behaviour which we should further investigate. Follow-up to https://github.com/zed-industries/zed/pull/38663 Release Notes: - N/A