Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | vim-patch:8.0.1019 | Justin M. Keyes | 2017-10-21 |
| | | | | | | | Problem: Pasting in virtual edit happens in the wrong place. Solution: Do not adjust coladd when after the end of the line (closes vim/vim#2015) https://github.com/vim/vim/commit/d41babef89a50cdf165f15bc1834c0a4e89ffff8 | ||
* | vim-patch:8.0.0962 | Justin M. Keyes | 2017-10-21 |
closes #6726 Problem: Crash with virtualedit and joining lines. (Joshua T Corbin, Neovim #6726) Solution: When using a mark check that coladd is valid. https://github.com/vim/vim/commit/9aa156912867c05e0a6480925afe11c590378f09 |