mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
templates: Add insert new line shortcut to *Keyboard shortcuts* modal.
This commit is contained in:
@@ -69,9 +69,13 @@
|
||||
<td class="definition">{% trans %}Compose a reply @-mentioning author{% endtrans %}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="hotkey">Tab then Enter</td>
|
||||
<td class="hotkey">Tab then Enter,<br/>Ctrl + Enter</td>
|
||||
<td class="definition">{% trans %}Send message{% endtrans %}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="hotkey">Shift + Enter</td>
|
||||
<td class="definition">{% trans %}Insert new line{% endtrans %}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="hotkey">Esc</td>
|
||||
<td class="definition">{% trans %}Cancel compose{% endtrans %}</td>
|
||||
|
||||
Reference in New Issue
Block a user