Thursday, October 8, 2015

Re: Switching buffers on write...

Only ignorance... thanks, that works better.

On Thu, Oct 8, 2015 at 10:56 AM, Tim Chase <vim@tim.thechases.com> wrote:
On 2015-10-08 10:34, Sonny Chee wrote:
> I would like to map the command:
>
> :w new_filename
>
> to do the following two things
>
> :w new_filename
> :e new_filename

Is there a reason not to use ":saveas" which does just that (without
losing your undo history, jump-lists, folds, etc)?

-tim





--
--
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 a topic in the Google Groups "vim_use" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/vim_use/b0CMyZ4FQGU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Sonny.
----------------------------------------------------------------------------
Be true to your work, your word, and your friend. Henry David Thoreau.

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