On Mon, Jul 1, 2013 at 11:45 AM, Ingo Karkat <sw...@ingo-karkat.de> wrote:

> Hello Vim developers,
>
> I noticed a regression:
>
> $ vim -N -u NONE
> :echo "foo"
> " The intro message is cleared, the (now empty) UI does not show "foo".
> " Expected behavior: The intro message stays visible, the command-line
> shows "foo".
>
> This happens with any command that echoes a single line, e.g. also with
> :set ic?, or :nmap. Only the very first command (output) is affected;
> subsequent commands (after the intro message was cleared) show up fine.
> I see this in Vim 7.3.1280 (huge build on Ubuntu 13.04/x64), but not in
> Vim 7.3.712. It also doesn't happen in GVIM, only in the terminal UI.
>
> -- regards, ingo
>
>
I can confirm the problem on OSX 10.8.4.  Also, I have found that the
offending commit is the one for 7.3.859.  Version 7.3.858 doesn't exhibit
this buggy behavior.

-Manny

-- 
-- 
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/groups/opt_out.


Reply via email to