Create A New tmux Window
June - 2021
Create a new tmux window with:
control+b c
That is:
- Press and hold down the Control key then press "b"
- Release both keys
- Then, press "c"
Which is often abbreviated
<C-b> c
Create a new tmux window with:
control+b c
That is:
Which is often abbreviated
<C-b> c