Tuesday, February 26, 2013

Re: How to refresh (reload) an opened file?

use 
:e 

to reload the file.  if you've made changes to the file
:e! 


On Tue, Feb 26, 2013 at 1:53 PM, Andy Richer <andy.richer@gmail.com> wrote:
Hi vim Guru:

I opened a report file that is changed once I correct some code and re-generate report.
Is there a way that I can do "refresh" or "reload" without quit the re-open the file to see updated contents?


Thanks in advance
Andy Richer

--
--
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.
 
 

--
--
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: