Me Refcard
Me Refcard
Read Me & Reference · PDF
| Filename | me-refcard.pdf |
|---|---|
| Size | 0.07 MB |
| Subsection | Me Refcard |
| Downloads | 0 |
Enjoying MacTrove?
Anonymous downloads are free and unlimited.
Create a free account to track favorites,
contribute metadata corrections, and join the
community chat.
Reader
Loading…
OCR / Text contents
MicroEmacs Reference Card Multiple Windows Regular Expressions
for JASSPA’s version 2006.09 delete all other windows (delete-other-windows) C-x 1 If magic mode (letter M on the mode line) is on, then the following regular expres-
Abbreviations: C = Ctrl (Control), shortcuts are case insensitive: C-a = C-A. delete this window (delete-window) C-x 0 sions can be used in search or replace operations.
split window in two: upper / lower (split-window-vertically) C-x 2 any single character except a newline . (dot)
split window in two: left / right (split-window-horizontally) C-x 3 zero or more repeats *
Starting and leaving switch cursor to next window (next-window) C-x o one or more repeats +
switch cursor to previous window (previous-window) C-x p zero or one repeat ?
To enter MicroEmacs, just type me (= ne + macros). You can activate the menu
between M and N repeats \{M ,N \}
line with f1 and leave it with C-g. Exit the program through C-x C-c (or esc
any character in the set [ ... ]
z without any questions). Buffers any character not in the set [^ ... ]
select another buffer (find-buffer) C-x b beginning of line ^
Help go to next buffer (next-buffer) C-x x end of line $
list all buffers (list-buffers) C-x C-b quote a special character c (not { or }) \c
General help esc ?
remove a buffer…
Showing first 3,000 characters of 24,404 total. Open the full document →