Re: [patch] :.tabnext count depends on the current line of the buffer

2017-01-29 Fir de Conversatie Bram Moolenaar
Hirohito Higashi wrote: > Hi Bram and list, > > How to reproduce: > - Run vanilla Vim with five tab-pages. > $ vim -Nu NONE -p 1 2 3 4 5 > - Edit the first tab-page's buffer and move to current line three. > o3 > - Type the following command. > :.tabnext > > Expected behavior: > - Stay

[patch] :.tabnext count depends on the current line of the buffer

2017-01-29 Fir de Conversatie h_east
Hi Bram and list, How to reproduce: - Run vanilla Vim with five tab-pages. $ vim -Nu NONE -p 1 2 3 4 5 - Edit the first tab-page's buffer and move to current line three. o3 - Type the following command. :.tabnext Expected behavior: - Stay first tab-page. Actual behavior: - Go to the third