2017-01-05 21:11:45 +01:00
|
|
|
<div class="overlay-modal" id="keyboard-shortcuts" tabindex="-1" role="dialog"
|
2021-06-23 18:06:10 +02:00
|
|
|
aria-label="{{t 'Keyboard shortcuts' }}">
|
2020-03-24 21:14:30 +01:00
|
|
|
<div class="modal-body" data-simplebar data-simplebar-auto-hide="false">
|
2018-01-28 00:32:58 +01:00
|
|
|
<div>
|
2019-03-20 15:04:54 +01:00
|
|
|
<table class="hotkeys_table table table-striped table-bordered table-condensed">
|
2018-01-28 00:32:58 +01:00
|
|
|
<thead>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<th colspan="2">{{t "The basics" }}</th>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Reply to message' }}</td>
|
2019-05-24 19:46:17 +02:00
|
|
|
<td><span class="hotkey"><kbd>Enter</kbd> or <kbd>R</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'New stream message' }}</td>
|
2019-05-24 19:46:17 +02:00
|
|
|
<td><span class="hotkey"><kbd>C</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'New private message' }}</td>
|
2019-05-24 19:46:17 +02:00
|
|
|
<td><span class="hotkey"><kbd>X</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2022-07-29 14:30:39 +02:00
|
|
|
<td class="definition">{{t 'Cancel compose and save draft' }}</td>
|
2019-03-22 22:02:45 +01:00
|
|
|
<td><span class="hotkey"><kbd>Esc</kbd> or <kbd>Ctrl</kbd> + <kbd>[</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'View drafts' }}</td>
|
2019-05-24 19:46:17 +02:00
|
|
|
<td><span class="hotkey"><kbd>D</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Next message' }}</td>
|
2019-05-29 23:23:03 +02:00
|
|
|
<td><span class="hotkey"><kbd class="arrow-key">↓</kbd> or <kbd>J</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Last message' }}</td>
|
2019-05-24 19:46:17 +02:00
|
|
|
<td><span class="hotkey"><kbd>End</kbd> or <kbd>Shift</kbd> + <kbd>G</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Next unread topic' }}</td>
|
2019-05-24 19:46:17 +02:00
|
|
|
<td><span class="hotkey"><kbd>N</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
2018-02-16 15:56:25 +01:00
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Next unread private message' }}</td>
|
2019-05-24 19:46:17 +02:00
|
|
|
<td><span class="hotkey"><kbd>P</kbd></span></td>
|
2018-02-16 15:56:25 +01:00
|
|
|
</tr>
|
2018-01-28 00:32:58 +01:00
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Initiate a search' }}</td>
|
2019-05-24 19:46:17 +02:00
|
|
|
<td><span class="hotkey"><kbd>Ctrl</kbd> + <kbd>K</kbd> or <kbd>/</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Show keyboard shortcuts' }}</td>
|
2019-03-22 22:02:45 +01:00
|
|
|
<td><span class="hotkey"><kbd>?</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
2021-03-10 13:56:10 +01:00
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Go to default view' }}</td>
|
2021-10-25 19:17:19 +02:00
|
|
|
<td><span class="hotkey"><kbd>Ctrl</kbd> + <kbd>[</kbd><span id="go-to-default-view-hotkey-help"> or <kbd>Esc</kbd></span></span></td>
|
2021-03-10 13:56:10 +01:00
|
|
|
</tr>
|
2018-01-28 00:32:58 +01:00
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<div>
|
|
|
|
<table class="hotkeys_table table table-striped table-bordered table-condensed">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<th colspan="2">{{t 'Navigation' }}</th>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Initiate a search' }}</td>
|
2019-05-24 19:46:17 +02:00
|
|
|
<td><span class="hotkey"><kbd>Ctrl</kbd> + <kbd>K</kbd> or <kbd>/</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Filter streams' }}</td>
|
2019-05-24 19:46:17 +02:00
|
|
|
<td><span class="hotkey"><kbd>Q</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Search people' }}</td>
|
2019-05-24 19:46:17 +02:00
|
|
|
<td><span class="hotkey"><kbd>W</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Previous message' }}</td>
|
2019-05-29 23:23:03 +02:00
|
|
|
<td><span class="hotkey"><kbd class="arrow-key">↑</kbd> or <kbd>K</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Next message' }}</td>
|
2019-05-29 23:23:03 +02:00
|
|
|
<td><span class="hotkey"><kbd class="arrow-key">↓</kbd> or <kbd>J</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Scroll up' }}</td>
|
2019-05-24 19:46:17 +02:00
|
|
|
<td><span class="hotkey"><kbd>PgUp</kbd> or <kbd>Shift</kbd> + <kbd>K</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Scroll down' }}</td>
|
2019-05-24 19:46:17 +02:00
|
|
|
<td><span class="hotkey"><kbd>PgDn</kbd> or <kbd>Shift</kbd> + <kbd>J</kbd> or <kbd>Space</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Last message' }}</td>
|
2019-05-24 19:46:17 +02:00
|
|
|
<td><span class="hotkey"><kbd>End</kbd> or <kbd>Shift</kbd> + <kbd>G</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'First message' }}</td>
|
2019-03-22 22:02:45 +01:00
|
|
|
<td><span class="hotkey"><kbd>Home</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
2022-07-13 12:28:12 +02:00
|
|
|
<tr>
|
|
|
|
<td class="definition">{{t 'Go back through viewing history' }}</td>
|
|
|
|
<td><span class="hotkey"><kbd>Alt</kbd> + <kbd class="arrow-key">←</kbd></span></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td class="definition">{{t 'Go forward through viewing history' }}</td>
|
|
|
|
<td><span class="hotkey"><kbd>Alt</kbd> + <kbd class="arrow-key">→</kbd></span></td>
|
|
|
|
</tr>
|
2018-01-28 00:32:58 +01:00
|
|
|
</table>
|
2019-03-20 15:04:54 +01:00
|
|
|
</div>
|
|
|
|
<div>
|
2018-01-28 00:32:58 +01:00
|
|
|
<table class="hotkeys_table table table-striped table-bordered table-condensed">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<th colspan="2">{{t 'Composing messages' }}</th>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Reply to message' }}</td>
|
2019-05-24 19:46:17 +02:00
|
|
|
<td><span class="hotkey"><kbd>Enter</kbd> or <kbd>R</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Reply to author' }}</td>
|
2019-05-24 19:46:17 +02:00
|
|
|
<td><span class="hotkey"><kbd>Shift</kbd> + <kbd>R</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
2018-01-31 04:23:02 +01:00
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Quote and reply to message' }}</td>
|
2019-03-22 22:02:45 +01:00
|
|
|
<td><span class="hotkey"><kbd>></kbd></span></td>
|
2018-01-31 04:23:02 +01:00
|
|
|
</tr>
|
2018-01-28 00:32:58 +01:00
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'New stream message' }}</td>
|
2019-05-24 19:46:17 +02:00
|
|
|
<td><span class="hotkey"><kbd>C</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'New private message' }}</td>
|
2019-05-24 19:46:17 +02:00
|
|
|
<td><span class="hotkey"><kbd>X</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Compose a reply @-mentioning author' }}</td>
|
2019-03-22 22:02:45 +01:00
|
|
|
<td><span class="hotkey"><kbd>@</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Send message' }}</td>
|
2019-03-22 22:02:45 +01:00
|
|
|
<td><span class="hotkey"><span class="small_hotkey"><kbd>Tab</kbd> then <kbd>Enter</kbd> or <kbd>Ctrl</kbd> + <kbd>Enter</kbd></span></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Insert new line' }}</td>
|
2019-03-22 22:02:45 +01:00
|
|
|
<td><span class="hotkey"><kbd>Shift</kbd> + <kbd>Enter</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2022-07-29 14:30:39 +02:00
|
|
|
<td class="definition">{{t 'Cancel compose and save draft' }}</td>
|
2019-03-22 22:02:45 +01:00
|
|
|
<td><span class="hotkey"><kbd>Esc</kbd> or <kbd>Ctrl</kbd> + <kbd>[</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<div>
|
|
|
|
<table class="hotkeys_table table table-striped table-bordered table-condensed">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<th colspan="2">{{t 'Narrowing' }}</th>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Narrow to stream' }}</td>
|
2019-05-24 19:46:17 +02:00
|
|
|
<td><span class="hotkey"><kbd>S</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Narrow to topic or PM conversation' }}</td>
|
2019-05-24 19:46:17 +02:00
|
|
|
<td><span class="hotkey"><kbd>Shift</kbd> + <kbd>S</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Narrow to all private messages' }}</td>
|
2019-05-24 19:46:17 +02:00
|
|
|
<td><span class="hotkey"><kbd>Shift</kbd> + <kbd>P</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Narrow to next unread topic' }}</td>
|
2019-05-24 19:46:17 +02:00
|
|
|
<td><span class="hotkey"><kbd>N</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
2018-02-16 15:56:25 +01:00
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Narrow to next unread private message' }}</td>
|
2019-05-24 19:46:17 +02:00
|
|
|
<td><span class="hotkey"><kbd>P</kbd></span></td>
|
2018-02-16 15:56:25 +01:00
|
|
|
</tr>
|
2018-01-28 00:32:58 +01:00
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Cycle between stream narrows' }}</td>
|
2019-05-24 19:46:17 +02:00
|
|
|
<td><span class="hotkey"><kbd>Shift</kbd> + <kbd>A</kbd> or <kbd>Shift</kbd> + <kbd>D</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Narrow to all unmuted messages' }}</td>
|
2020-09-20 10:14:24 +02:00
|
|
|
<td><span class="hotkey"><kbd>A</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
2018-11-30 00:20:10 +01:00
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Narrow to current compose box recipient' }}</td>
|
2019-03-22 22:02:45 +01:00
|
|
|
<td><span class="hotkey"><kbd>Ctrl</kbd> + <kbd>.</kbd></span></td>
|
2018-11-30 00:20:10 +01:00
|
|
|
</tr>
|
2018-01-28 00:32:58 +01:00
|
|
|
</table>
|
2019-03-20 15:04:54 +01:00
|
|
|
</div>
|
|
|
|
<div>
|
2018-01-28 00:32:58 +01:00
|
|
|
<table class="hotkeys_table table table-striped table-bordered table-condensed">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<th colspan="2">{{t 'Message actions' }}</th>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Edit your last message' }}</td>
|
2019-05-29 23:23:03 +02:00
|
|
|
<td><span class="hotkey"><kbd class="arrow-key">←</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2022-11-14 18:00:29 +01:00
|
|
|
<td class="definition">{{t "Show message sender's user card" }}</td>
|
2019-05-24 19:46:17 +02:00
|
|
|
<td><span class="hotkey"><kbd>U</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Show images in thread' }}</td>
|
2019-05-24 19:46:17 +02:00
|
|
|
<td><span class="hotkey"><kbd>V</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
<tr id="edit-message-hotkey-help">
|
2022-10-13 11:31:14 +02:00
|
|
|
<td class="definition">{{t 'Edit selected message or view source' }}</td>
|
2019-05-24 19:46:17 +02:00
|
|
|
<td><span class="hotkey"><kbd>E</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
2022-10-13 08:47:36 +02:00
|
|
|
<tr id="move-message-hotkey-help">
|
|
|
|
<td class="definition">{{t 'Move messages or topic' }}</td>
|
|
|
|
<td><span class="hotkey"><kbd>M</kbd></span></td>
|
|
|
|
</tr>
|
2018-01-28 00:32:58 +01:00
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Star selected message' }}</td>
|
2019-05-24 19:46:17 +02:00
|
|
|
<td><span class="hotkey"><kbd>Ctrl</kbd> + <kbd>S</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td class="definition">
|
2021-06-23 18:06:10 +02:00
|
|
|
{{t 'React to selected message with' }}
|
2018-01-28 00:32:58 +01:00
|
|
|
<img alt=":thumbs_up:"
|
2018-04-03 10:07:23 +02:00
|
|
|
class="emoji"
|
2023-02-07 21:59:06 +01:00
|
|
|
src="../generated/emoji/images/emoji/unicode/1f44d.png"
|
2018-04-03 10:07:23 +02:00
|
|
|
title=":thumbs_up:"/>
|
2018-01-28 00:32:58 +01:00
|
|
|
</td>
|
2019-03-22 22:02:45 +01:00
|
|
|
<td><span class="hotkey"><kbd>+</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
2021-08-05 00:59:03 +02:00
|
|
|
<tr>
|
|
|
|
<td class="definition">{{t 'Mark as unread from selected message' }}</td>
|
|
|
|
<td><span class="hotkey"><kbd>Shift</kbd> + <kbd>U</kbd></span></td>
|
|
|
|
</tr>
|
2018-01-28 00:32:58 +01:00
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Collapse/show selected message' }}</td>
|
2019-03-22 22:02:45 +01:00
|
|
|
<td><span class="hotkey"><kbd>-</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Toggle topic mute' }}</td>
|
2019-05-24 19:46:17 +02:00
|
|
|
<td><span class="hotkey"><kbd>Shift</kbd> + <kbd>M</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
2020-06-26 10:22:19 +02:00
|
|
|
<div>
|
|
|
|
<table class="hotkeys_table table table-striped table-bordered table-condensed">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
2022-10-12 19:54:34 +02:00
|
|
|
<th colspan="2">{{t 'Recent conversations' }}</th>
|
2020-06-26 10:22:19 +02:00
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tr>
|
2022-10-12 19:54:34 +02:00
|
|
|
<td class="definition">{{t 'View recent conversations' }}</td>
|
2021-03-10 13:56:10 +01:00
|
|
|
<td><span class="hotkey"><kbd>T</kbd></span></td>
|
2020-06-26 10:22:19 +02:00
|
|
|
</tr>
|
2020-09-23 09:43:59 +02:00
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Filter topics' }}</td>
|
2020-09-23 09:43:59 +02:00
|
|
|
<td><span class="hotkey"><kbd>T</kbd></span></td>
|
|
|
|
</tr>
|
2020-06-26 10:22:19 +02:00
|
|
|
</table>
|
|
|
|
</div>
|
2018-01-28 00:32:58 +01:00
|
|
|
<div>
|
|
|
|
<table class="hotkeys_table table table-striped table-bordered table-condensed">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<th colspan="2">{{t 'Drafts' }}</th>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'View drafts' }}</td>
|
2019-05-24 19:46:17 +02:00
|
|
|
<td><span class="hotkey"><kbd>D</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Edit selected draft' }}</td>
|
2019-03-22 22:02:45 +01:00
|
|
|
<td><span class="hotkey"><kbd>Enter</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Delete selected draft' }}</td>
|
2019-03-22 22:02:45 +01:00
|
|
|
<td><span class="hotkey"><kbd>Backspace</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
</table>
|
2019-03-20 15:04:54 +01:00
|
|
|
</div>
|
|
|
|
<div>
|
2018-01-28 00:32:58 +01:00
|
|
|
<table class="hotkeys_table table table-striped table-bordered table-condensed">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<th colspan="2">{{t 'Menus' }}</th>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Toggle the gear menu' }}</td>
|
2019-05-24 19:46:17 +02:00
|
|
|
<td><span class="hotkey"><kbd>G</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Open message menu' }}</td>
|
2019-05-24 19:46:17 +02:00
|
|
|
<td><span class="hotkey"><kbd>I</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Open reactions menu' }}</td>
|
2019-03-22 22:02:45 +01:00
|
|
|
<td><span class="hotkey"><kbd>:</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Show keyboard shortcuts' }}</td>
|
2019-03-22 22:02:45 +01:00
|
|
|
<td><span class="hotkey"><kbd>?</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<div>
|
|
|
|
<table class="hotkeys_table table table-striped table-bordered table-condensed">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<th colspan="2">{{t 'Streams settings' }}</th>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Scroll through streams' }}</td>
|
2019-05-29 23:23:03 +02:00
|
|
|
<td><span class="hotkey"><kbd class="arrow-key">↑</kbd> or <kbd class="arrow-key">↓</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Switch between tabs' }}</td>
|
2019-05-29 23:23:03 +02:00
|
|
|
<td><span class="hotkey"><kbd class="arrow-key">←</kbd> or <kbd class="arrow-key">→</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'View stream messages' }}</td>
|
2019-05-24 19:46:17 +02:00
|
|
|
<td><span class="hotkey"><kbd>Shift</kbd> + <kbd>V</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Subscribe to/unsubscribe from selected stream' }}</td>
|
2019-05-24 19:46:17 +02:00
|
|
|
<td><span class="hotkey"><kbd>Shift</kbd> + <kbd>S</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2021-06-23 18:06:10 +02:00
|
|
|
<td class="definition">{{t 'Create new stream' }}</td>
|
2019-05-24 19:46:17 +02:00
|
|
|
<td><span class="hotkey"><kbd>N</kbd></span></td>
|
2018-01-28 00:32:58 +01:00
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
2021-04-21 00:46:14 +02:00
|
|
|
<hr />
|
2021-06-23 18:06:10 +02:00
|
|
|
<a href="/help/keyboard-shortcuts" target="_blank" rel="noopener noreferrer">{{t 'Detailed keyboard shortcuts documentation' }}</a>
|
2017-05-24 20:51:49 +02:00
|
|
|
</div>
|
2012-10-24 22:53:19 +02:00
|
|
|
</div>
|