Den tors 18 mars 2021 15:03rwmit...@gmail.com <rwmitch...@gmail.com> skrev:

> I have multiple tabs open using :tabedit
> I'm in a tab other than the right most.
> :tabedit  opens a new tab to the right of the current tab
> :q closes that tab but also advances the current tab again to the right.
>
> Is there a setting to instead advance the current tab to the left?
> I'd prefer to return to the previous tab, where I had just run :tabedit
>

I have this in .vimrc:

:com Tc tabclose | tabprevious
nnor <F12>t :Tc<cr>

Works like a charm!



> --
> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/vim_use/7354d4ed-085b-47ae-b48e-13cb2ae8e0een%40googlegroups.com
> <https://groups.google.com/d/msgid/vim_use/7354d4ed-085b-47ae-b48e-13cb2ae8e0een%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vim_use/CADAJKhAcmzRBQ7XkwxfLKT6uRD%2Bp4yvFLn3Gmg39uFCi-GdDqQ%40mail.gmail.com.

Reply via email to