Files
zed/crates/vim/src
5brian ea33d78ae4 vim: Fix visual line yank on newline char (#28005)
Problem:
When yanking in visual line on the newline char, the next line gets
yanked as well:


https://github.com/user-attachments/assets/40f332dd-19f5-445f-a30f-39d50167c46f

Changes:
Similar to visual delete, exclude the newline char from the selection in
line mode.

Release Notes:

- vim: Fixed visual line yank while on the newline character yanking
following line
2025-04-08 09:15:34 -06:00
..
2024-07-28 22:44:32 -06:00
2025-04-01 15:12:36 -06:00
2025-04-04 12:21:15 -06:00
2025-03-31 18:59:52 -06:00