On 09/04/09 01:05, Tim Chase wrote:
[...]
> Actually, my assumption had been that the current buffer had been
> saved, and was thus safe to leave.  An alternative would be to
> prefix the whole mess with ":sp" to clone the current
> window/buffer into a new buffer.  Then, when done, you can close
> the window.  That will keep the current buffer open without the
> need to save or be 'hidden' during the operation.
>
> -tim

":split" (with no argument) doesn't clone the buffer, it creates an 
additional window onto the same buffer. However, loading something else 
into that window does not |abandon| the buffer, since there is another 
window on that same buffer.

See an alternative approach (which doesn't leave the current buffer) in 
my post of a few minutes ago.


Best regards,
Tony.
-- 
TAURUS (Apr 20 - May 20)
        You are practical and persistent.  You have a dogged
        determination and work like hell.  Most people think you are
        stubborn and bull headed.  You are a Communist.

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to