| :e filename | Edit filename in current window |
| :split filename | Split the window and open filename |
| ctrl-w up arrow | Puts cursor in top window |
| ctrl-w ctrl-w | Puts cursor in next window |
| ctrl-w_ | Maximise current window |
| ctrl-w= | Gives the same size to all windows |
| 10 ctrl-w+ | Add 10 lines to current window |
| :vsplit file | Split window vertically |
| :sview file | Same as :split in readonly mode |
| :hide | Close current window |
| :only | Close all windows, excepted current |
| :b 2 | Open #2 in this window |
Wednesday, August 6, 2008
gvim : split commands
Subscribe to:
Post Comments (Atom)

No comments:
Post a Comment