You can open new tabs in
At the top of the vim you would see
name. Now in order to navigate between tabs you can use the below command when your
To go to the previous tab use:
#vim #tab #multi_window #gt #tabe #tips
vim
using tabe
command::tabe
At the top of the vim you would see
[No Name]
which refers to the current filename. Now in order to navigate between tabs you can use the below command when your
vim
is in command mode
:gt
To go to the previous tab use:
gT
#vim #tab #multi_window #gt #tabe #tips