On Mon, Oct 5, 2015 at 10:36 PM, Christian Brabandt <cbli...@256bit.org> wrote:
> Hi mattn! > > On Fr, 02 Okt 2015, mattn wrote: > > > > I can test it. What do I need to do? > > > > 1. type return key enough to scroll-up > > 2. vim.exe > > 3. :!dir > > 4. :q > (3) is wrong. 1. type return key enough to scroll-up 2. vim.exe 3. :!command_that_is_not_exist_or_return_error 4. :q Cmd script to reproduce is: > for /L %i in (1, 1, 100) do echo "echo to make command prompt scrolled" > vim -u NONE --cmd "!command_that_is_not_exist_or_return_error" --cmd "q" > > cursor position should be at location(next lien) that started vim. > > [...snip...] > > I don't see a difference: > http://256bit.org/~chrisbra/vim_7.4.889_patched_screenscroll.webm > http://256bit.org/~chrisbra/vim_7.4.889_unpatched.webm > -- Yukihiro Nakadaira - yukihiro.nakada...@gmail.com -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.