tmux became a key part of my terminal workflow this quarter.
Key bindings:
-
ctrl-b %
to split vertical
- ctrl-b o
to move between panes
- Sessions persist even if SSH dropsGreat for remote dev environments and multitasking.