(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:
| class rw_spin_lock | |
| { | |
| public: | |
| rw_spin_lock() | |
| { | |
| _readers = 0; | |
| } | |
| public: | |
| void acquire_reader() |
| #clone https://bitbucket.org/marcusva/py-sdl2 | |
| """ | |
| Distinguish azerty/qwerty/qwertz | |
| After experimenting, must SDL_INIT_VIDEO and use | |
| SDL_GetKeyFromScancode or SDL_GetScancodeFromKey | |
| The mapping is cached by SDL2; | |
| enable the event loop or use SDL_Quit to detect again. |
As configured in my dotfiles.
start new:
tmux
start new with session name: