[ Level 2 ] How to edit/display mulit-files in one terminal.
You could use serval ways to do that.
1. :tabe => tab edit. You use tabn/tabN/tabn[#] to change tab
2. :vs => virtical split. Back to command mode (press ESC key) then you use ctrl-w to change window
3. :sp => horizontal split. Back to command mode (press ESC key) then you use ctrl-w to change window
To get more help, use commands:
:help :tabe
:help :vs
:help :sp
Wish this helps.
regards,
Stanley Huang
1. :tabe => tab edit. You use tabn/tabN/tabn[#] to change tab
2. :vs => virtical split. Back to command mode (press ESC key) then you use ctrl-w to change window
3. :sp => horizontal split. Back to command mode (press ESC key) then you use ctrl-w to change window
To get more help, use commands:
:help :tabe
:help :vs
:help :sp
Wish this helps.
regards,
Stanley Huang
Comments
Post a Comment