On Aug 6, 1:50 am, Nicolas Aggelidis <[email protected]> wrote:
> instead of
>
> :e afile.txt
>
> type
>
> :tabe afile.txt
>
Or probably even better for what I presume your intended use case is:
:tab drop afile.txt
See
:help :tab
:help :drop
Also see http://vim.wikia.com/Category:Tabs for other tab tips; I
believe we have covered the :drop command and a few other tidbits that
may interest you in the tips in that category.
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---