Multiple Windows
When two commands are shown, the second is a similar command for a frame instead of a window.
- | - | - |
---|---|---|
C-x 5 1 | C-x 1 | Delete all other windows |
C-x 5 2 | C-x 2 | Split window, above and below |
C-x 5 0 | C-x 0 | Delete this window |
C-x 3 | Split window, side by side | |
C-M-v | Scroll other window | |
C-x 5 o | C-x o | Switch cursor to another window |
C-x 5 b | C-x 4 b | Select buffer in other window |
C-x 5 C-o | C-x 4 C-o | Display buffer in other window |
C-x 5 f | C-x 4 f | Find file in other window |
C-x 5 r | C-x 4 r | Find file read-only in other window |
C-x 5 d | C-x 4 d | Run Dired in other window |
C-x 5 . | C-x 4 . | Find tag in other window |
C-x ^ | Grow window taller | |
C-x { | Shrink window narrower | |
C-x } | Grow window wider |
Comments