From 5cc80294313033d9982e699d93ad328daca639d7 Mon Sep 17 00:00:00 2001 From: Matt Huntington Date: Fri, 19 Feb 2021 23:57:56 -0500 Subject: [PATCH] Update README.md --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 185065d..19e2194 100644 --- a/README.md +++ b/README.md @@ -7,13 +7,15 @@ - `[num]gt` go to tab [num] - `:tabnew` open new tab - `:tabc` close tab +- `:tabe` edit file in new tab -## Panes +## Split -- `sp` split with line running horizontally -- `vsp` split with line running verticall -- `ctrl-w`,`arrow` move to pane +- `s` or `:sp` split with line running horizontally +- `v` or `:vsp` split with line running verticall +- `arrow` move to pane - `:q` close tab +- `:tab split` move split to new tab ## Buffers