I confirm there is a bug (Vim 7.3.509 on Windows).
I slightly simplified the example to show the minimum that
demonstrates the problem, as below:
" --- start bug.txt --
" To show anomaly, launch Vim as:
" vim -N -u NONE bug.txt
" and enter:
" :so %
" :13
"
if v:versi
All,
I've noticed some strange cursor behavior when following one of
the Wiki tips. Below is a 26-line-long file to describe and
demonstrate the problem.
" --- start of "cursor-pos-anomoly.txt" --
" To show anomoly, launch Vim as:
" vim -u NONE cursor-pos-anomoly.txt "+
On Saturday, April 28, 2012 12:39:51 AM UTC+2, Tony Mechelynck wrote:
> On 27/04/12 23:41, rameo wrote:
> > On Friday, April 27, 2012 8:29:03 PM UTC+2, Tony Mechelynck wrote:
> >> On 27/04/12 18:34, rameo wrote:
> >>> On Friday, April 27, 2012 6:18:29 PM UTC+2, Ben Fritz wrote:
> On Friday, Ap