Yi-Lin Juang wrote:
> ### Actual behaviour
> start with this text, cursor top-left position
> ```
> abcd
> abcd
> ```
> type `C-v` `j` `k` `y` `P`
Don't you mean: `C-v` `j` `l` `y` `P`
> result is:
> ```
> ab
> ab
> abcd
> abcd
> ```
> ### Expected behaviour
> result should be:
> ```
> ababcd
> ababcd
> ```
> I saw a fix for neovim neovim/neovim#1822, but it's still a issue here.
> ### Version
> ```
> VIM - Vi IMproved 8.0 (2016 Sep 12, compiled Apr 29 2017 18:09:39)
> MacOS X (unix) version
> Included patches: 1-586
> Compiled by Homebrew
Works fine on Linux. Not sure why this would be Mac OS specific.
--
[Another hideous roar.]
BEDEVERE: That's it!
ARTHUR: What?
BEDEVERE: It's The Legendary Black Beast of Aaaaarrrrrrggghhh!
"Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.