Re: Navigate in Vim messages bug

2016-05-27 Fir de Conversatie Ramel Eshed
On Thursday, May 26, 2016 at 6:03:25 PM UTC+3, h_east wrote: > Hi Bram, Ramel and developers, > > 2016-5-25(Wed) 23:16:51 UTC+9 h_east: > > Hi Ramel, > > > > 2016-5-25(Wed) 22:02:46 UTC+9 Ramel Eshed: > > > Hi All, > > > > > > Please check this: > > > > > > vim -u NONE -N > > > :for i in range(

Re: Navigate in Vim messages bug

2016-05-26 Fir de Conversatie h_east
Hi Bram, Ramel and developers, 2016-5-25(Wed) 23:16:51 UTC+9 h_east: > Hi Ramel, > > 2016-5-25(Wed) 22:02:46 UTC+9 Ramel Eshed: > > Hi All, > > > > Please check this: > > > > vim -u NONE -N > > :for i in range(1, 200) | echoerr 'mes ' . i | endfor > > G " - go to the bottom of the list > > > >

Re: Navigate in Vim messages bug

2016-05-25 Fir de Conversatie h_east
Hi Ramel, 2016-5-25(Wed) 22:02:46 UTC+9 Ramel Eshed: > Hi All, > > Please check this: > > vim -u NONE -N > :for i in range(1, 200) | echoerr 'mes ' . i | endfor > G " - go to the bottom of the list > > Now, type k several times; instead of moving one line back each time, I get > extra 'Press E

Navigate in Vim messages bug

2016-05-25 Fir de Conversatie Ramel Eshed
Hi All, Please check this: vim -u NONE -N :for i in range(1, 200) | echoerr 'mes ' . i | endfor G " - go to the bottom of the list Now, type k several times; instead of moving one line back each time, I get extra 'Press ENTER or type command to continue' messages. Thanks, Ramel -- -- You re