.. _shortcuts:

Keyboard shortcuts
******************

.. versionadded:: 2.5


.. _shortcuts#global:

Global
------

===================== =======================
Action                 Shortcut
===================== =======================
Content Zoom Out       :kbd:`Ctrl+Shift+-`
Reset Content Zoom     :kbd:`Ctrl+Shift+0`
Content Zoom In        :kbd:`Ctrl+Shift+"+"`
===================== =======================


.. _shortcuts#editing:

Editing
-------

+---------------------------+-------------------------+----------------------+
| Action                    | Current shortcut        | Proposed shortcut    |
+===========================+=========================+======================+
| Submit and move to next   | :kbd:`Ctrl+Enter`       |                      |
| translation               |                         |                      |
+---------------------------+-------------------------+----------------------+
| Toggle the fuzzy flag     | :kbd:`Ctrl+Space`       |                      |
+---------------------------+-------------------------+----------------------+
| Toggle the suggest/submit | :kbd:`Ctrl+Shift+Space` |                      |
| mode                      |                         |                      |
+---------------------------+-------------------------+----------------------+
| Copy the contents from    |                         | :kbd:`Alt+Down`      |
| the original language     |                         |                      |
+---------------------------+-------------------------+----------------------+
| Focus on comments field   |                         | :kbd:`Ctrl+Shift+C`  |
+---------------------------+-------------------------+----------------------+


.. _shortcuts#navigation:

Navigation
----------

+---------------------------+-----------------------------+
| Action                    | Shortcut                    |
+===========================+=============================+
| Move to previous string   | :kbd:`Ctrl+Up`              |
+---------------------------+-----------------------------+
| Move to next string       | :kbd:`Ctrl+Down`            |
+---------------------------+-----------------------------+
| Move to the first string  | :kbd:`Ctrl+Shift+Home`      |
+---------------------------+-----------------------------+
| Move to the last string   | :kbd:`Ctrl+Shift+End`       |
+---------------------------+-----------------------------+
| Move up 10 strings        | :kbd:`Ctrl+Shift+Page Up`   |
+---------------------------+-----------------------------+
| Move down 10 strings      | :kbd:`Ctrl+Shift+Page Down` |
+---------------------------+-----------------------------+
| Select search box         | :kbd:`Ctrl+Shift+S`         |
+---------------------------+-----------------------------+
| Select page number        | :kbd:`Ctrl+Shift+N`         |
+---------------------------+-----------------------------+
