Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| development:tmux_shortcuts [2022/02/20 14:26] – aziz | development:tmux_shortcuts [2022/03/18 21:35] (current) – aziz | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ^ Shortcut | + | {{tag> |
| - | | Ctr-q c | Create new window | + | |
| - | | Ctr-q i | Create new pane horizontal | + | |
| - | | Ctr-q / | Create new pane vertical | + | |
| - | | Ctr-q ? | List shortcuts | + | |
| - | | F1 | Goto left window | + | |
| - | | F2 | Goto right window | + | |
| - | | Ctr-q b | Select window from list | | + | |
| - | | Alt-: | + | |
| - | | Alt-: | + | |
| + | ^ Shortcut | ||
| + | | Ctrl-q c | Create new window | ||
| + | | Ctrl-q i | Create new pane horizontal | ||
| + | | Ctrl-q / | Create new pane vertical | ||
| + | | Ctrl-q ? | List shortcuts | ||
| + | | F1 | Goto left window | ||
| + | | F2 | Goto right window | ||
| + | | Ctrl-q b | Select window from list | | ||
| + | | Alt-: | ||
| + | | Alt-: | ||
| + | | Alt-: | ||
| + | | Alt-: | ||
| + | |||
| + | If you want to know all the shortcuts visit the tmux configuration file '' | ||
| + | |||
| + | If you want to master tmux RTFM : < | ||