|
6 | 6 | |Command|Key Combination|
|
7 | 7 | | :--- | :---: |
|
8 | 8 | |Show/hide help menu|<kbd>?</kbd>|
|
9 |
| -|Show/hide markdown help menu|<kbd>meta</kbd> + <kbd>m</kbd>| |
10 |
| -|Show/hide about menu|<kbd>meta</kbd> + <kbd>?</kbd>| |
11 |
| -|Go Back|<kbd>esc</kbd>| |
| 9 | +|Show/hide markdown help menu|<kbd>Meta</kbd> + <kbd>m</kbd>| |
| 10 | +|Show/hide about menu|<kbd>Meta</kbd> + <kbd>?</kbd>| |
| 11 | +|Go Back|<kbd>Esc</kbd>| |
12 | 12 | |Open draft message saved in this session|<kbd>d</kbd>|
|
13 |
| -|Redraw screen|<kbd>ctrl</kbd> + <kbd>l</kbd>| |
14 |
| -|Quit|<kbd>ctrl</kbd> + <kbd>c</kbd>| |
| 13 | +|Redraw screen|<kbd>Ctrl</kbd> + <kbd>l</kbd>| |
| 14 | +|Quit|<kbd>Ctrl</kbd> + <kbd>c</kbd>| |
15 | 15 | |View user information (From Users list)|<kbd>i</kbd>|
|
16 | 16 |
|
17 | 17 | ## Navigation
|
18 | 18 | |Command|Key Combination|
|
19 | 19 | | :--- | :---: |
|
20 |
| -|Go up / Previous message|<kbd>up</kbd> / <kbd>k</kbd>| |
21 |
| -|Go down / Next message|<kbd>down</kbd> / <kbd>j</kbd>| |
22 |
| -|Go left|<kbd>left</kbd> / <kbd>h</kbd>| |
23 |
| -|Go right|<kbd>right</kbd> / <kbd>l</kbd>| |
24 |
| -|Scroll up|<kbd>page</kbd> + <kbd>up</kbd> / <kbd>K</kbd>| |
25 |
| -|Scroll down|<kbd>page</kbd> + <kbd>down</kbd> / <kbd>J</kbd>| |
26 |
| -|Go to bottom / Last message|<kbd>end</kbd> / <kbd>G</kbd>| |
27 |
| -|Narrow to all messages|<kbd>a</kbd> / <kbd>esc</kbd>| |
| 20 | +|Go up / Previous message|<kbd>Up</kbd> / <kbd>k</kbd>| |
| 21 | +|Go down / Next message|<kbd>Down</kbd> / <kbd>j</kbd>| |
| 22 | +|Go left|<kbd>Left</kbd> / <kbd>h</kbd>| |
| 23 | +|Go right|<kbd>Right</kbd> / <kbd>l</kbd>| |
| 24 | +|Scroll up|<kbd>PgUp</kbd> / <kbd>K</kbd>| |
| 25 | +|Scroll down|<kbd>PgDn</kbd> / <kbd>J</kbd>| |
| 26 | +|Go to bottom / Last message|<kbd>End</kbd> / <kbd>G</kbd>| |
| 27 | +|Narrow to all messages|<kbd>a</kbd> / <kbd>Esc</kbd>| |
28 | 28 | |Narrow to all direct messages|<kbd>P</kbd>|
|
29 | 29 | |Narrow to all starred messages|<kbd>f</kbd>|
|
30 | 30 | |Narrow to messages in which you're mentioned|<kbd>#</kbd>|
|
31 | 31 | |Next unread topic|<kbd>n</kbd>|
|
32 | 32 | |Next unread direct message|<kbd>p</kbd>|
|
33 |
| -|Perform current action|<kbd>enter</kbd>| |
| 33 | +|Perform current action|<kbd>Enter</kbd>| |
34 | 34 |
|
35 | 35 | ## Searching
|
36 | 36 | |Command|Key Combination|
|
|
44 | 44 | ## Message actions
|
45 | 45 | |Command|Key Combination|
|
46 | 46 | | :--- | :---: |
|
47 |
| -|Reply to the current message|<kbd>r</kbd> / <kbd>enter</kbd>| |
| 47 | +|Reply to the current message|<kbd>r</kbd> / <kbd>Enter</kbd>| |
48 | 48 | |Reply mentioning the sender of the current message|<kbd>@</kbd>|
|
49 | 49 | |Reply quoting the current message text|<kbd>></kbd>|
|
50 | 50 | |Reply directly to the sender of the current message|<kbd>R</kbd>|
|
|
57 | 57 | |Narrow to a topic/direct-chat, or stream/all-direct-messages|<kbd>z</kbd>|
|
58 | 58 | |Toggle first emoji reaction on selected message|<kbd>=</kbd>|
|
59 | 59 | |Add/remove thumbs-up reaction to the current message|<kbd>+</kbd>|
|
60 |
| -|Add/remove star status of the current message|<kbd>ctrl</kbd> + <kbd>s</kbd> / <kbd>*</kbd>| |
| 60 | +|Add/remove star status of the current message|<kbd>Ctrl</kbd> + <kbd>s</kbd> / <kbd>*</kbd>| |
61 | 61 | |Show/hide message information|<kbd>i</kbd>|
|
62 | 62 | |Show/hide message sender information|<kbd>u</kbd>|
|
63 | 63 | |Show/hide edit history (from message information)|<kbd>e</kbd>|
|
|
77 | 77 | ## Composing a Message
|
78 | 78 | |Command|Key Combination|
|
79 | 79 | | :--- | :---: |
|
80 |
| -|Cycle through recipient and content boxes|<kbd>tab</kbd>| |
81 |
| -|Send a message|<kbd>ctrl</kbd> + <kbd>d</kbd> / <kbd>meta</kbd> + <kbd>enter</kbd>| |
82 |
| -|Save current message as a draft|<kbd>meta</kbd> + <kbd>s</kbd>| |
83 |
| -|Autocomplete @mentions, #stream_names, :emoji: and topics|<kbd>ctrl</kbd> + <kbd>f</kbd>| |
84 |
| -|Cycle through autocomplete suggestions in reverse|<kbd>ctrl</kbd> + <kbd>r</kbd>| |
85 |
| -|Narrow to compose box message recipient|<kbd>meta</kbd> + <kbd>.</kbd>| |
86 |
| -|Jump to the beginning of line|<kbd>ctrl</kbd> + <kbd>a</kbd>| |
87 |
| -|Jump to the end of line|<kbd>ctrl</kbd> + <kbd>e</kbd>| |
88 |
| -|Jump backward one word|<kbd>meta</kbd> + <kbd>b</kbd>| |
89 |
| -|Jump forward one word|<kbd>meta</kbd> + <kbd>f</kbd>| |
90 |
| -|Delete previous character (to left)|<kbd>ctrl</kbd> + <kbd>h</kbd>| |
91 |
| -|Transpose characters|<kbd>ctrl</kbd> + <kbd>t</kbd>| |
92 |
| -|Cut forwards to the end of the line|<kbd>ctrl</kbd> + <kbd>k</kbd>| |
93 |
| -|Cut backwards to the start of the line|<kbd>ctrl</kbd> + <kbd>u</kbd>| |
94 |
| -|Cut forwards to the end of the current word|<kbd>meta</kbd> + <kbd>d</kbd>| |
95 |
| -|Cut backwards to the start of the current word|<kbd>ctrl</kbd> + <kbd>w</kbd>| |
96 |
| -|Paste last cut section|<kbd>ctrl</kbd> + <kbd>y</kbd>| |
97 |
| -|Undo last action|<kbd>ctrl</kbd> + <kbd>_</kbd>| |
98 |
| -|Jump to the previous line|<kbd>up</kbd> / <kbd>ctrl</kbd> + <kbd>p</kbd>| |
99 |
| -|Jump to the next line|<kbd>down</kbd> / <kbd>ctrl</kbd> + <kbd>n</kbd>| |
100 |
| -|Clear compose box|<kbd>ctrl</kbd> + <kbd>l</kbd>| |
| 80 | +|Cycle through recipient and content boxes|<kbd>Tab</kbd>| |
| 81 | +|Send a message|<kbd>Ctrl</kbd> + <kbd>d</kbd> / <kbd>Meta</kbd> + <kbd>Enter</kbd>| |
| 82 | +|Save current message as a draft|<kbd>Meta</kbd> + <kbd>s</kbd>| |
| 83 | +|Autocomplete @mentions, #stream_names, :emoji: and topics|<kbd>Ctrl</kbd> + <kbd>f</kbd>| |
| 84 | +|Cycle through autocomplete suggestions in reverse|<kbd>Ctrl</kbd> + <kbd>r</kbd>| |
| 85 | +|Narrow to compose box message recipient|<kbd>Meta</kbd> + <kbd>.</kbd>| |
| 86 | +|Jump to the beginning of line|<kbd>Ctrl</kbd> + <kbd>a</kbd>| |
| 87 | +|Jump to the end of line|<kbd>Ctrl</kbd> + <kbd>e</kbd>| |
| 88 | +|Jump backward one word|<kbd>Meta</kbd> + <kbd>b</kbd>| |
| 89 | +|Jump forward one word|<kbd>Meta</kbd> + <kbd>f</kbd>| |
| 90 | +|Delete previous character (to left)|<kbd>Ctrl</kbd> + <kbd>h</kbd>| |
| 91 | +|Transpose characters|<kbd>Ctrl</kbd> + <kbd>t</kbd>| |
| 92 | +|Cut forwards to the end of the line|<kbd>Ctrl</kbd> + <kbd>k</kbd>| |
| 93 | +|Cut backwards to the start of the line|<kbd>Ctrl</kbd> + <kbd>u</kbd>| |
| 94 | +|Cut forwards to the end of the current word|<kbd>Meta</kbd> + <kbd>d</kbd>| |
| 95 | +|Cut backwards to the start of the current word|<kbd>Ctrl</kbd> + <kbd>w</kbd>| |
| 96 | +|Paste last cut section|<kbd>Ctrl</kbd> + <kbd>y</kbd>| |
| 97 | +|Undo last action|<kbd>Ctrl</kbd> + <kbd>_</kbd>| |
| 98 | +|Jump to the previous line|<kbd>Up</kbd> / <kbd>Ctrl</kbd> + <kbd>p</kbd>| |
| 99 | +|Jump to the next line|<kbd>Down</kbd> / <kbd>Ctrl</kbd> + <kbd>n</kbd>| |
| 100 | +|Clear compose box|<kbd>Ctrl</kbd> + <kbd>l</kbd>| |
101 | 101 |
|
0 commit comments