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

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

Loading…
Cancel
Save