Monday, June 16, 2014

way to force vim to do a read (already in 'autoread')

Perhaps --remote-expr somthing could do it?
See :h remote.txt

I can neither test/explore nor read the manual sensibly ATM as I'm writing/browsing on my iphone while waiting for the bus.

måndag 16 juni 2014 skrev Linda A. Walsh <vim@tlinx.org>:
Kartik Singhal wrote:
Does a non-vim solution work for you?

$ tail -f /tmp/out
 
If it caused the vim client to update and display the new contents, then sure,
but I don't see how that tail command will cause vim to refresh.

The whole reason for using vim was to have the ability to capture all the errors
at one time, then be able to use vim to page through the text as well as find
specific texts or errors when needed.

Thanks though...



--
--
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/d/optout.

--
--
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/d/optout.

No comments:

Post a Comment