Home / Emacs / [Current] Buffer
Key bindings
Keys bound in the global-map:
| Key | Description |
|---|---|
C-x b |
switch to buffer… |
C-x <left> |
switch to previous buffer |
C-x <right> |
switch to next buffer |
C-x C-s |
save current buffer |
C-x k |
kill buffer… |
C-x x r |
rename buffer… |
C-x x u |
rename buffer uniquely |