On Mon, Jul 01, 2013 at 10:03:19PM +0200, Bram Moolenaar wrote:
> Ingo Karkat 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.
> Yes, I have also seen this. No idea why yet.
is there any chance this is the same thing preventing
:py print "hello"
from showing when it's the first thing you do on an empty new vim?
I'm guessing it is...
--
_|_ _ __|_|_ ._ o|
|_(_)(_)|_| ||_)||<
|
--
--
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.