Size: 373
Comment:
|
Size: 429
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 8: | Line 8: |
|| Select || Shift and cursor keys|| || Select || Ctrl+space|| |
|
Line 9: | Line 11: |
|| Cut || Ctrl+w || | |
Line 10: | Line 13: |
|| Cut || Ctrl+w || || Select || Shift and cursor keys|| |
|
Line 15: | Line 16: |
|| Quit || Ctrl+x Ctrl+c || |
Emacs
GNU Emacs is an extensible, customizable text editor
Keyboard shortcuts
Command |
Shortcut |
Open file |
Ctrl+x Ctrl+f |
Select |
Shift and cursor keys |
Select |
Ctrl+space |
Copy |
Alt+w |
Cut |
Ctrl+w |
Paste |
Ctrl+y |
Save |
Ctrl+x Ctrl+s |
Previous buffer |
Ctrl+x left cursor |
Next buffer |
Ctrl+x right cursor |
Quit |
Ctrl+x Ctrl+c |