help: Tweak keyboard navigation docs for combined and DM feeds.

This commit is contained in:
Alya Abbott 2024-08-19 15:12:05 -07:00 committed by Tim Abbott
parent 3dc82eed57
commit 97707ae9e2
2 changed files with 4 additions and 4 deletions

View File

@ -99,14 +99,14 @@ in the Zulip app to add more to your repertoire as needed.
* **Go to channel feed from topic view**: <kbd>S</kbd>
* **Go to your direct message feed**: <kbd>Shift</kbd> + <kbd>P</kbd>
* **Go to direct message feed**: <kbd>Shift</kbd> + <kbd>P</kbd>
* **Zoom to message in conversation context**: <kbd>Z</kbd> — This view does not mark messages as read.
* **Cycle between channel views**: <kbd>Shift</kbd> + <kbd>A</kbd>
(previous) and <kbd>Shift</kbd> + <kbd>D</kbd> (next)
* **Go to Combined feed**: <kbd>A</kbd> — Shows all unmuted messages.
* **Go to combined feed**: <kbd>A</kbd> — Shows all unmuted messages.
* **Go to the conversation you are composing to**: <kbd>Ctrl</kbd> + <kbd>.</kbd>

View File

@ -148,7 +148,7 @@
<td><span class="hotkey"><kbd>S</kbd></span></td>
</tr>
<tr>
<td class="definition">{{t 'Go to your direct message feed' }}</td>
<td class="definition">{{t 'Go to direct message feed' }}</td>
<td><span class="hotkey"><kbd>Shift</kbd> + <kbd>P</kbd></span></td>
</tr>
<tr>
@ -168,7 +168,7 @@
<td><span class="hotkey"><kbd>Shift</kbd> + <kbd>A</kbd> or <kbd>Shift</kbd> + <kbd>D</kbd></span></td>
</tr>
<tr>
<td class="definition">{{t 'Go to all unmuted messages' }}</td>
<td class="definition">{{t 'Go to combined feed' }}</td>
<td><span class="hotkey"><kbd>A</kbd></span></td>
</tr>
<tr>