Key bindings
Enabled for all frames with M-x tab-bar-mode RET.
| Key | Description | Note |
|---|---|---|
C-x t 2 |
duplicate tab | like C-x 2 |
C-x t b ... |
new tab w/ buffer | like C-x 4 b |
C-x t f ... |
new tab w/ file | like C-x 4 f |
C-x t d ... |
new tab w/ directory | like C-x 4 d |
C-x t p ... |
new tab w/ project command | like C-x 4 p |
C-x t t ... |
new tab w/ command | like C-x 4 4 |
C-x t RET |
switch to (possibly new) tab | also <wheel-up> |
C-TAB |
next tab | also <wheel-up> |
C-S-TAB |
previous tab | also <wheel-down> |
[C-u N] C-x t m |
move tab right, N times |
also S-<wheel-up> |
C-u - [N] C-x t m |
move tab left, N times |
also S-<wheel-down> |
C-x t r … |
rename tab to … | |
C-x t RET … |
find tab named … | |
C-x t 0 |
close tab | like C-x 0 |
C-x t 1 |
close other tabs | like C-x 1 |