tmux break-pane ━━━━━━━━━━━━━━━ https://youtu.be/ICL609F2xnc Date: July 26, 2021 https://youtu.be/ICL609F2xnc Break-pane is a handy tmux command when your layout gets too cramped and you want to just move a split into its own window. Calling break-pane does exactly that, it creates a new-window for you and moves your currently selected split into that window Default key binding for break-pane [code] bind-key ! break-pane How I navigate tmux in 2021 </tmux-nav-2021/> │ for more information on how I navigate tmux, check out this full post