# Горячие клавиши

&#x20;                                                                                      **Общие**

| *Комбинация* | *Действие*             |
| ------------ | ---------------------- |
| Esc          | Закрыть модальное окно |

\
&#x20;                                                                                       **Проект**

| *Комбинация*               | *Действие*                                                                                     |
| -------------------------- | ---------------------------------------------------------------------------------------------- |
| Tab+Up and Down arrow keys | В “Содержание”: если секция в фокусе, он смещается на ближайшую секцию в выбранном направлении |

\
&#x20;                                                                               **Контент-режим**

| *Комбинация*     | *Действие*                                                                              |
| ---------------- | --------------------------------------------------------------------------------------- |
| Command (Ctrl)+Z | Система возвращает вас на последний редактированный блок и отменяет последнее изменение |

\
&#x20;                                                                                    **Про-режим**

| *Комбинация*     | *Действие*                                                |
| ---------------- | --------------------------------------------------------- |
| Command (Ctrl)+Z | Отмена до 20 последних действий в рамках выбранного блока |
| Command (Ctrl)+C | Копировать блок, строку, колонку, абсолют                 |
| Command (Ctrl)+V | Вставить блок, строку, колонку, абсолют                   |
| Del              | Удалить блок, строку, колонку, абсолют                    |

\
&#x20;                                                                             **Элемент Рич-текст**

| *Комбинация*                                                          | *Действие*                        |
| --------------------------------------------------------------------- | --------------------------------- |
| **Общие действия**                                                    |                                   |
| Command (Ctrl)+A                                                      | Выбрать весь текст                |
| Command (Ctrl)+C                                                      | Скопировать текст                 |
| Command (Ctrl)+V                                                      | Вставить текст                    |
| Command (Ctrl)+X                                                      | Вырезать текст                    |
| Command (Ctrl)+Shift+V                                                | Вставить текст без форматирования |
| **Действия в всплывающем окне**                                       |                                   |
| Command (Ctrl)+B                                                      | Выделение жирным шрифтом          |
| Command (Ctrl)+I                                                      | Выделение курсивом                |
| Command (Ctrl)+U                                                      | Выделение подчеркнутым шрифтом    |
| Command (Ctrl)+K                                                      | Вставить гиперссылку              |
| <p>Command (Ctrl)+Shift+X (for iOS)<br>Alt+Shift+5 (for Windows)</p>  | Выделение зачеркнутым шрифтом     |
| Command (Ctrl)+Shift+L                                                | Выровнять по левому краю          |
| Command (Ctrl)+Shift+E                                                | Выровнять по центру               |
| Command (Ctrl)+Shift+R                                                | Выровнять по правому краю         |
| Command (Ctrl)+Shift+J                                                | Выровнять по ширине               |
| Command (Ctrl)+.                                                      | Подстрочный текст                 |
| Command (Ctrl)+,                                                      | Надстрочный текст                 |
| <p>Option+Spacebar (for iOS)<br>Ctrl+Shift+Spacebar (for Windows)</p> | Неразрывный пробел                |
| <p>Command (Ctrl)+\ (for iOS)<br>Ctrl+Spacebar (for Windows)</p>      | Сбросить форматирование           |

\
\
\
\
\
\ <br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.lynda.ru/how-to/goryachie-klavishi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
