Using macvim, when I copy text, it always includes the character under the cursor.
For example, if the cursor is in the far left corner and I press the down arrow, it selects the entire line plus the first character of the next line (since the cursor sits above the next character of the first line).
Is there a way to configure macvim to not include a cursor character in text selections?
vim macvim
Steve kuo
source share