fix tmux pane creations

tried on fedora 30 and mac os mojave (tmux from brew), horizontal pane are **C-b "** and vertical pane are **C-b %**
This commit is contained in:
Leonardo Silveira 2019-10-30 22:22:04 -03:00 committed by GitHub
parent 4da6b9adbe
commit 58f0dad61d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -44,8 +44,8 @@ category: CLI
### Panes
C-b v # vert
C-b n # horiz
C-b % # vert
C-b " # horiz
C-b hkjl # navigation
C-b HJKL # resize
C-b o # next window