---
metadata:
  - name: generator
    content: Diplodoc Platform v5.50.6
alternate:
  - https://yandex.com/support/direct-commander-new/en/advanced/hotkeys.md
  - https://yandex.com/support/direct-commander-new/ru/advanced/hotkeys.md
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.com/support/direct-commander-new/en/llms.txt

# Keyboard shortcuts

{% list tabs %}

- Windows

  <div class="bulletless-list">

  - [Tabs and panels](#panels)
  
  - [Navigate table](#tables)
  
  - [Select objects in table](#select)
  
  - [Edit table](#edit-table)
  
  - [Edit cell](#edit-cell)
  
  - [Inspector](#inspector)
  
  - [Tools](#tools)

  </div>
  
  **Tabs and panels**{#panels}
  
  #|
  || Zoom in | **Ctrl** + **+** ||
  || Zoom out | **Ctrl** + **-** ||
  || Go to next tab | **Ctrl** + **Tab** ||
  || Go to previous tab | **Ctrl** + **Shift** + **Tab** ||
  || Switch to another panel | **Alt** + **→** or **Alt** + **←** ||
  || Align panels (make them equal) | **Ctrl** + **1** ||
  || Collapse/expand main panel | **Ctrl** + **2** ||
  || Collapse/expand second panel | **Ctrl** + **3** ||
  || Collapse/expand Inspector | **Ctrl** + **4** ||
  ||
  Preset mode 1:
  
  - Second panel larger.
  
  - Inspector expanded.
  |
  **Ctrl** + **5**
  ||
  ||
  Preset mode 2:
  
  - Main panel larger.
  
  - Inspector expanded.
  |
  **Ctrl** + **6**
  ||
  ||
  Предустановленный режим 3:
  
  - Second panel larger.
  
  - Inspector collapsed. | **Ctrl** + **7**
  ||
  ||
  Preset mode 4:
  
  - Main panel larger.
  
  - Inspector collapsed. | **Ctrl** + **8**
  ||
  ||
  Horizontal/vertical panel layout | **Ctrl** + **9**
  ||
  |#
  
  **Navigate table**{#tables}
  
  #|
  || Move to the next row | **↓** ||
  || Move to the previous row | **↑** ||
  || Move one screen up | **PgUp** or **Alt** + **↑** ||
  || Move one screen down | **PgDown** or **Alt** + **↓** ||
  || Go to beginning of table | **Home** or **Ctrl** + **↑** ||
  || Go to end of table | **End** or **Ctrl** + **↓** ||
  || Go to next cell | **→** or **Tab** ||
  || Go to previous cell | **←** or **Shift** + **Tab** ||
  || Go to the first cell in the row | **Ctrl** + **←** ||
  || Go to the last cell in the row | **Ctrl** + **→** ||
  || Horizontal scrolling | Press and hold **Shift** and scroll the mouse wheel ||
  |#

  **Select objects in table**{#select}
  
  #|
  || Select all objects on the tab | **Ctrl** + **A** ||
  || Select an object above or below the current object | **Shift** + **↑** or **Shift** + **↓** ||
  || Select multiple objects in a row | Click the first object, then press and hold **Shift**, then click on the last object ||
  || Select multiple objects | Press and hold **Ctrl** and click on each object ||
  || Select a single screen of objects above or below the current screen | **Shift** + **Alt** + **↑** or **Shift** + **Alt** + **↓** ||
  || Select all objects above or below the current object | **Shift** + **Ctrl** + **↑** or **Shift** + **Ctrl** + **↓** ||
  || Add/remove star for selected items | **Ctrl** + **M** ||
  |#
  
  **Edit table**{#edit-table}
  
  #|
  || Create a new object | **Ctrl** + **N** ||
  || Delete selected objects | **Delete** ||
  || Undo the last change | **Ctrl** + **Z** ||
  || Redo the change | **Ctrl** + **Y** ||
  || Copy selected objects | **Ctrl** + **C** or Ctrl + Insert ||
  || Cut selected objects | **Ctrl** + **X** or Shift + Delete ||
  || Paste objects | **Ctrl** + **V** or Shift + Insert ||
  |#
  
  **Edit cell**{#edit-cell}
  
  #|
  || Open cell for editing | **F2** or **Enter** or double-click ||
  || Open the cell for editing and remove its content | **Backspace** ||
  || Complete editing of cell | **Ctrl** + **Enter** ||
  || Finish editing the cell and open the next cell (below) | **Enter** ||
  || Finish editing the cell and open the next editable cell (on the right) | **Tab** ||
  || Finish editing the cell and open the previous editable cell (on the left) | **Shift** + **Tab** ||
  || Cancel changes to the cell and exit cell editing | **Esc** ||
  || Select all contents of the cell | **Ctrl** + **A** ||
  || Select a word | Double-click on a word ||
  || Move the cursor to the beginning of the cell | **Ctrl** + **↑** ||
  || Move the cursor to the end of the cell | **Ctrl** + **↓** ||
  || Move the cursor one word to the right | **Ctrl** + **→** ||
  || Move the cursor one word to the left | **Ctrl** + **←** ||

  || Delete one word to the left of the cursor | **Ctrl** + **Backspace** ||
  |#

  <!-- otherprops="under-construction"
  || Удалить содержимое ячейки от начала до курсора | **Alt** + **Backspace** || -->
  
  **Inspector**{#inspector}
  
  #|
  || Go to the next field | **Tab** ||
  || Go to the previous field | **Shift** + **Tab** ||
  || Save changes | **Ctrl** + **S** ||
  |#

  **Tools**{#tools}
  
  #|
  || Quick search (filter) | **Ctrl** + **F** ||
  || Find and replace | **Ctrl** + **R** ||
  || Export to file | **Ctrl** + **E** ||
  || Import from file | **Ctrl** + **I** ||
  || Keyword correction | **Ctrl** + **K** ||
  
  || Bid Wizard | **Ctrl** + **B** ||
  
  || Keyword planner (for selected keywords) | **Ctrl** + **T** ||
  || Keyword planner (empty) | **Ctrl** + **Shift** + **T** ||
  || Close the tool window | **Esc** ||
  |#

  <!-- otherprops="under-construction"
  || Изменение регистра | **Ctrl** + **J** || 
  || Разделение по слову | **Ctrl** + **D** || -->
  

- macOS

  <div class="bulletless-list">
  
  - [Tabs and panels](#panels-mac)
  
  - [Navigate table](#tables-mac)
  
  - [Select objects in table](#select-mac)
  
  - [Edit table](#edit-table-mac)
  
  - [Edit cell](#edit-cell-mac)
  
  - [Inspector](#inspector-mac)
  
  - [Tools](#tools-mac)

  </div>
  
  **Tabs and panels**{#panels-mac}
  
  #|
  || Zoom in | **Cmd ⌘** + **+** ||
  || Zoom out | **Cmd ⌘** + **-** ||
  || Go to next tab | **Ctrl** + **Tab** ||
  || Go to previous tab | **Ctrl** + **Shift** + **Tab** ||
  || Switch to another panel | **Alt** + **→** or **Alt** + **←** ||
  || Align panels (make them equal) | **Cmd ⌘** + **1** ||
  || Collapse/expand main panel | **Cmd ⌘** + **2** ||
  || Collapse/expand second panel | **Cmd ⌘** + **3** ||
  || Collapse/expand Inspector | **Cmd ⌘** + **4** ||
  ||
  Preset mode 1:
  
  - Second panel larger.
  
  - Inspector expanded. | **Cmd ⌘** + **5**
  ||
  ||
  Preset mode 2:
  
  - Main panel larger.
  
  - Inspector expanded.
  |
  **Cmd ⌘** + **6**
  ||
  ||
  Предустановленный режим 3:
  
  - Second panel larger.
  
  - Inspector collapsed.
  |
  **Cmd ⌘** + **7**
  ||
  ||
  Preset mode 4:
  
  - Main panel larger.
  
  - Inspector collapsed.
  |
  **Cmd ⌘** + **8**
  ||
  ||
  Horizontal/vertical panel layout | **Cmd ⌘** + **9** ||
  |#

  **Navigate table**{#tables-mac}
  
  #|
  || Move to the next row | **↓** ||
  || Move to the previous row | **↑** ||
  || Move one screen up | **PgUp** or **Alt** + **↑** ||
  || Move one screen down | **PgDown** or **Alt** + **↓** ||
  || Go to beginning of table | **Home** or **Cmd ⌘** + **↑** ||
  || Go to end of table | **End** or **Cmd ⌘** + **↓** ||
  || Go to next cell | **→** or **Tab** ||
  || Go to previous cell | **←** or **Shift** + **Tab** ||
  || Go to the first cell in the row | **Cmd ⌘** + **←** ||
  || Go to the last cell in the row | **Cmd ⌘** + **→** ||
  |#

  **Select objects in table**{#select-mac}
  
  #|
  || Select all objects on the tab | **Cmd ⌘** + **A** ||
  || Select an object above or below the current object | **Shift** + **↑** or **Shift** + **↓** ||
  || Select multiple objects in a row | Click the first object, then press and hold **Shift**, then click on the last object ||
  || Select multiple objects | Press and hold **Cmd ⌘** and click each object ||
  || Select a single screen of objects above or below the current screen | **Shift** + **Alt** + **↑** or **Shift** + **Alt** + **↓** ||
  || Select all objects above or below the current object | **Shift** + **Cmd ⌘** + **↑** or **Cmd ⌘** + **Ctrl** + **↓** ||
  || Add/remove star for selected items | **Ctrl** + **M** ||
  |#
  
  **Edit table**{#edit-table-mac}
  
  #|
  || Create a new object | **Cmd ⌘** + **N** ||
  || Delete selected objects | **Cmd ⌘** + **Backspace** ||
  || Undo the last change | **Cmd ⌘** + **Z** ||
  || Redo the change | **Cmd ⌘** + **Shift** + **Z** ||
  || Copy selected objects | **Cmd ⌘** + **C** ||
  || Cut selected objects | **Cmd ⌘** + **X** ||
  || Paste objects | **Cmd ⌘** + **V** ||
  |#
  
  **Edit cell**{#edit-cell-mac}
  
  #|
  || Open cell for editing | **F2** or **Enter** or double-click ||
  || Open the cell for editing and remove its content | **Backspace** ||
  || Complete editing of cell | **Cmd ⌘** + **Enter** ||
  || Finish editing the cell and open the next cell (below) | **Enter** ||
  || Finish editing the cell and open the next editable cell (on the right) | **Tab** ||
  || Finish editing the cell and open the previous editable cell (on the left) | **Shift** + **Tab** ||
  || Cancel changes to the cell and exit cell editing | **Esc** ||
  || Select all contents of the cell | **Cmd ⌘** + **A** ||
  || Select a word | Double-click on a word ||
  || Move the cursor to the beginning of the cell | **Alt** + **↑** or **Cmd ⌘** + **←** ||
  || Move the cursor to the end of the cell | **Alt** + **↓** or **Cmd ⌘** + **→** ||
  || Move the cursor one word to the right | **Alt** + **→** ||
  || Move the cursor one word to the left | **Alt** + **←** ||
  || Remove the cell contents from the beginning to the cursor position | **Cmd ⌘** + **Backspace** ||
  || Delete one word to the left of the cursor | **Alt** + **Backspace** ||
  |#

  **Inspector**{#inspector-mac}
  
  #|
  || Go to the next field | **Tab** ||
  || Go to the previous field | **Shift** + **Tab** ||
  || Save changes | **Cmd ⌘** + **S** ||
  |#

  **Tools**{#tools-mac}
  
  #|
  || Quick search (filter) | **Cmd ⌘** + **F** ||
  || Find and replace | **Cmd ⌘** + **R** ||
  || Export to file | **Cmd ⌘** + **E** ||
  || Import from file | **Cmd ⌘** + **I** ||
  || Keyword correction | **Cmd ⌘** + **K** ||
  
  || Bid Wizard | **Cmd ⌘** + **B** ||
  
  || Keyword planner (for selected keywords) | **Cmd ⌘** + **T** ||
  || Keyword planner (empty) | **Cmd ⌘** + **Shift** + **T** ||
  || Close the tool window | **Esc** ||
  |#

  <!-- otherprops="under-construction"
  || Изменение регистра | **Cmd ⌘** + **J** ||
  || Разделение по слову | **Cmd ⌘** + **D** || -->

{% endlist %}

<!-- source: en/_includes/footer.md -->
<div width="100%" align="center"> 
<br><br><br>
You can also go to 
<br>



[![](https://yastatic.net/s3/doc-binary/src/support/direct-commander-new/ru/files/log-commander-en.svg)](https://yandex.com/project/commander/new)


</div>

<!--  -->
<!-- endsource: en/_includes/footer.md -->




<!-- source: en/_includes/remove-voting-style.md -->

<!-- endsource: en/_includes/remove-voting-style.md -->
