(C-x means ctrl+x, M-x means alt+x)
The default prefix is C-b. If you (or your muscle memory) prefer C-a, you need to add this to ~/.tmux.conf:
| var slaying = true; | |
| var youHit = Math.floor(Math.random()*2); | |
| var damageThisRound = Math.floor(Math.random()*2); | |
| var totalDamage = 0; | |
| while(slaying) | |
| { |
brew install tmux
Run tmux -CC or tmux -CC attach in iTerm2 and then menu is shown on terminal: