|
30 | 30 | ## Switching Messages View
|
31 | 31 | |Command|Key Combination|
|
32 | 32 | | :--- | :---: |
|
33 |
| -|View the stream of the current message|<kbd>s</kbd>| |
| 33 | +|View the channel of the current message|<kbd>s</kbd>| |
34 | 34 | |View the topic of the current message|<kbd>S</kbd>|
|
35 | 35 | |Zoom in/out the message's conversation context|<kbd>z</kbd>|
|
36 | 36 | |Switch message view to the compose box target|<kbd>Meta</kbd> + <kbd>.</kbd>|
|
|
46 | 46 | | :--- | :---: |
|
47 | 47 | |Search users|<kbd>w</kbd>|
|
48 | 48 | |Search messages|<kbd>/</kbd>|
|
49 |
| -|Search streams|<kbd>q</kbd>| |
50 |
| -|Search topics in a stream|<kbd>q</kbd>| |
| 49 | +|Search channels|<kbd>q</kbd>| |
| 50 | +|Search topics in a channel|<kbd>q</kbd>| |
51 | 51 | |Search emojis from emoji picker|<kbd>p</kbd>|
|
52 | 52 | |Submit search and browse results|<kbd>Enter</kbd>|
|
53 | 53 | |Clear search in current panel|<kbd>Esc</kbd>|
|
|
63 | 63 | |Show/hide message information|<kbd>i</kbd>|
|
64 | 64 | |Show/hide message sender information|<kbd>u</kbd>|
|
65 | 65 |
|
66 |
| -## Stream list actions |
| 66 | +## channel list actions |
67 | 67 | |Command|Key Combination|
|
68 | 68 | | :--- | :---: |
|
69 |
| -|Toggle topics in a stream|<kbd>t</kbd>| |
70 |
| -|Mute/unmute streams|<kbd>m</kbd>| |
71 |
| -|Show/hide stream information & modify settings|<kbd>i</kbd>| |
| 69 | +|Toggle topics in a channel|<kbd>t</kbd>| |
| 70 | +|Mute/unmute channels|<kbd>m</kbd>| |
| 71 | +|Show/hide channel information & modify settings|<kbd>i</kbd>| |
72 | 72 |
|
73 | 73 | ## User list actions
|
74 | 74 | |Command|Key Combination|
|
|
84 | 84 | |Reply mentioning the sender of the current message|<kbd>@</kbd>|
|
85 | 85 | |Reply quoting the current message text|<kbd>></kbd>|
|
86 | 86 | |Reply directly to the sender of the current message|<kbd>R</kbd>|
|
87 |
| -|New message to a stream|<kbd>c</kbd>| |
| 87 | +|New message to a channel|<kbd>c</kbd>| |
88 | 88 | |New message to a person or group of people|<kbd>x</kbd>|
|
89 | 89 |
|
90 | 90 | ## Writing a message
|
|
93 | 93 | |Cycle through recipient and content boxes|<kbd>Tab</kbd>|
|
94 | 94 | |Send a message|<kbd>Ctrl</kbd> + <kbd>d</kbd> / <kbd>Meta</kbd> + <kbd>Enter</kbd>|
|
95 | 95 | |Save current message as a draft|<kbd>Meta</kbd> + <kbd>s</kbd>|
|
96 |
| -|Autocomplete @mentions, #stream_names, :emoji: and topics|<kbd>Ctrl</kbd> + <kbd>f</kbd>| |
| 96 | +|Autocomplete @mentions, #channel_names, :emoji: and topics|<kbd>Ctrl</kbd> + <kbd>f</kbd>| |
97 | 97 | |Cycle through autocomplete suggestions in reverse|<kbd>Ctrl</kbd> + <kbd>r</kbd>|
|
98 | 98 | |Exit message compose box|<kbd>Esc</kbd>|
|
99 | 99 | |Insert new line|<kbd>Enter</kbd>|
|
|
123 | 123 | |Delete previous character|<kbd>Ctrl</kbd> + <kbd>h</kbd>|
|
124 | 124 | |Swap with previous character|<kbd>Ctrl</kbd> + <kbd>t</kbd>|
|
125 | 125 |
|
126 |
| -## Stream information (press i to view info of a stream) |
| 126 | +## channel information (press i to view info of a channel) |
127 | 127 | |Command|Key Combination|
|
128 | 128 | | :--- | :---: |
|
129 |
| -|Show/hide stream members|<kbd>m</kbd>| |
130 |
| -|Copy stream email to clipboard|<kbd>c</kbd>| |
| 129 | +|Show/hide channel members|<kbd>m</kbd>| |
| 130 | +|Copy channel email to clipboard|<kbd>c</kbd>| |
131 | 131 |
|
132 | 132 | ## Message information (press i to view info of a message)
|
133 | 133 | |Command|Key Combination|
|
|
0 commit comments