TMUX is a terminal multplexer that lets you switch between programs in one terminal. Open tmux by entering tmux
. Open a vertical pane by following these:
- Press CTRL+b. Let go of the keys.
- Press SHIFT+5 (we need the % character)
TMUX is a terminal multplexer that lets you switch between programs in one terminal. Open tmux by entering tmux
. Open a vertical pane by following these: