💾 Archived View for szczezuja.space › cheatsheet › emacs.gmi captured on 2023-01-29 at 15:58:20. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-06-04)

➡️ Next capture (2023-03-20)

-=-=-=-=-=-=-

Personal cheat sheet

emacs

https://www.gnu.org/software/emacs/

Visualization 1

+------------------------------------------------------------------------------+
|                                                   +-----------------------+  |
| +----------------------+ +---------------------+  |   === essentials ===  |  |
| |                      | |                     |  | M-x <function_name>   |  |
| | C-x C-s - save file  | | C-s - search / next |  | M-x describe-function |  |
| |                      | |                     |  | M-x describe-mode     |  |
| +----------------------+ +---------------------+  | M-x describe-key      |  |
|                                                   | M-x apropos-command   |  |
| +----------------------+                          +-----------------------+  |
| |                      | +------------------------------+                    |
| |   C-x u - undo       | |                              |                    |
| | C-w/M-w - cut/paste  +->            C-a C-k - del ln  | +----------------+ |
| |     M-w - copy reg.  | |  C-a C-SPC C-n M-w - copy ln | |                | |
| |                      | |                              | | C-SPC - mark   | |
| +----------------------+ +----^-------------------------+ |         region | |
|                               |                           +----------------+ |
| +----------------------+      |                                              |
| |                      |      |    +--------------------+ +----------------+ |
| | arrows - move        |      |    | Keyword completion | |                | |
| |    M-f - word fwd.   +------+    | C-/                | | M-x sort-lines | |
| |    M-b - word back   |           +--------------------+ |                | |
| | C-down - paragraph   |                                  +----------------+ |
| |   C-up - paragraph   |                                                     |
| |    C-a - start line  | +-------------------+ +---------+ +---------------+ |
| |    C-n - end line    | |                   | |         | |               | |
| |  ESC-< - start file  | | M-x flyspell-mode | | quit    | | run shell cmd | |
| |  ESC-> - end file    | | M-$ - correct     | | C-x C-x | | C-u M-!       | |
| |                      | |                   | |         | |               | |
| +----------------------+ +-------------------+ +---------+ +---------------+ |
|                                                                              |
+------------------------------------------------------------------------------+

--

szczezuja.space CC BY-SA