main
Matt Huntington 5 years ago
parent 0302fac527
commit 277e12def0

@ -2,13 +2,18 @@
## Tabs
`gt` go to tab
`[num]gt` go to tab #num
`:tabnew` open new tab
`:tabc` close tab
- `gt` go to tab
- `[num]gt` go to tab #[num]
- `:tabnew` open new tab
- `:tabc` close tab
## Panes
`sp` split with line running horizontally
`vsp` split with line running verticall
`ctrl-w`,`arrow` move to pane
- `sp` split with line running horizontally
- `vsp` split with line running verticall
- `ctrl-w`,`arrow` move to pane
- `:q` close tab
## Buffers
- `:b [num]` use buffer [num]

Loading…
Cancel
Save