spelling fix
This commit is contained in:
parent
343253d893
commit
7105d5b717
|
@ -9,7 +9,7 @@ categories: tmux
|
|||
|
||||
By default, when you split the current pane, it will always split into two panes of equal size. Sometimes it could be desired to have one pane larger than the other, so let's dive into resizing the panes.
|
||||
|
||||
Start by hitting your prifix (mine is `Ctrl + b`) followed by a `:` to enter command mode. You'll notice the prompt at the bottom of your terminal window.
|
||||
Start by hitting your prefix (mine is `Ctrl + b`) followed by a `:` to enter command mode. You'll notice the prompt at the bottom of your terminal window.
|
||||
|
||||
Follow the resource below to resize your pane left, right, up, or down, and by more than one cell at a time if you wish.
|
||||
|
||||
|
|
Loading…
Reference in New Issue