Emacs
Editing
| Common Name | Common Key | Emacs Name | Emacs Key |
| Cut | C-x | Kill | C-w |
| Copy | C-c | Kill-ring-save | M-w |
| Paste | C-v | Yank | C-y |
| — | — | Yank next | M-y |
Buffers
Movement
c-n next line
c-p previous line
c-@ mark start to select
Window
C-x 0 : close the active window
C-x 1 : close all windows except the active window
C-x 2 : split the active window vertically into two horizontal windows
C-x 3 : split the active window horizontally into two vertical windows
C-x o : change active window to next window
emacs/start.txt · Last modified: by 127.0.0.1