Wednesday, October 9, 2013

Re: Clear input prompt after input is entered?


On Oct 9, 2013 7:25 PM, "Benjamin Klein" <ben@silver-chalice.com> wrote:
>
> When I accept user input in a function using input() and don't output any new messages for the rest of the function, the input prompt and the input remain as the last message. Is there any way to clear the prompt line once input has been received?

Try using :redraw or :redraw!.

> Thanks!
>
> --
> b

--
--
You received this message from the "vim_use" 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_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: