Seb's blog

TMUX things

Here a replaces the default b as I don't wanna twist my wrist whenever I need to hit a keybinding.

Ctrl + a + !; moves the current pane to a new one (kind of what vim does with Ctrl + w + t)
kill-pane -a (command); closes all the other panes in the window but the current one

#tmux