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(
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
> >
> >
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
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