[ 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

Comments

Popular posts from this blog

[Level 1] Rar tool for Solaris.

[Level 2] iif in Python