]> git.neil.brown.name Git - edlib.git/blob - data/Welcome-edlib.txt
TODO: clean out done items.
[edlib.git] / data / Welcome-edlib.txt
1
2 Welcome to 'edlib' (also 'elma') - a document editor that comes
3 in well defined pieces.
4
5 Many common emacs commands work mostly as expected.
6 So particular features include:
7
8 (:A is the Alt key prefix.  :C is control)
9  :A-x nm    - enable reading of notmuch email
10  :A-.       - perform 'grep' or 'git-grep' for word under cursor.
11  :A-x autospell - enable spell checking.  right-click of menu of corrections.
12  :A-x diff-mode - view a diff/patch usefully. Press :Enter to find
13                   location in file.
14
15 In the document list (:C-x C-b) typing "H" will open in hex-view mode.
16 Typing "P" will only  ".md" file as a presentation.
17
18
19 Use C-x C-c to close - type 's' to save or '%' to not save in the pop-up
20 Mouse clicks move the cursor, and clicking on the scroll bar scrolls
21
22 Enjoy!