This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<prefix> then c to create a new window | |
<prefix> then n to switch to the next window | |
<prefix> then , then [type something] then ⌤ to rename the current window | |
<prefix> then | to split the current window into panes vertically | |
<prefix> then - to split the current window into panes horizontally | |
<prefix> then q to show pane numbers, then (optionally) the number to switch to that pane | |
<prefix> then <shift> + (h, j, k, l) to resize the current pane up (works for all four arrows) | |
<prefix> then x to kill the current pane (or window if it only has one pane) | |
<prefix> then [ to enter copy mode, then h, j, k, l to move | |
<ctrl> + (h, j, k, l) to move the panes |
NewerOlder