Christian Brabandt wrote: > On Do, 08 Aug 2013, glts wrote: > > > When I run an external command like :!find I can see the output in the > > messages area and the prompt > > > > Press ENTER or type command to continue > > > > By reflex I hit "u" to scroll up and I got > > > > Press ENTER or type command to continuePress ENTER or type command to > > continue > > > > Every "u" adds another enter prompt at the bottom. This is in Vim 7.4a. > > Can anyone else see this behaviour? > > I see it to. I think this patch fixes it, by disallowing 'u' in that > case:
Thanks, I'll include it. -- hundred-and-one symptoms of being an internet addict: 70. ISDN lines are added to your house on a hourly basis /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- 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.
