Emacs

From Tech
Jump to: navigation, search

Emacs is not a text editor, it is a text editing environment for manipulating text in many contexts. Many things can be represented as text, some better than others.


Contents

Keyboard Shortcuts

Movement

Keys Action
C-a Beginning of line
C-e End of line
M-< Beginning of file
M-> End of file

Help Commands

Keys Action
C-h b Show all key bindings
C-h k Detailed description for the next key binding that is typed in

Commands

shell

Open with sudo

/sudo::/path/to/file

Open on another computer

/user@host.com:/path/to/file

Personal tools