Shortcuts¶
Here are all the available keyboard shortcuts in Antares Web for navigating, selecting, and editing tables, matrices, and forms.
Navigation Shortcuts¶
| Shortcut | Action |
|---|---|
| Up Down Left Right | Move the selected cell |
| Ctrl+Up / Cmd+Up | Jump to the edge of the table |
| Page Up / Page Down | Scroll up or down by one page |
| Ctrl+Home / Cmd+Home | Go to the first cell |
| Ctrl+End / Cmd+End | Go to the last cell |
Selection Shortcuts¶
| Shortcut | Action |
|---|---|
| Shift+Up / Shift+Down / Shift+Left / Shift+Right | Extend the selection |
| Ctrl+Shift+Up / Cmd+Shift+Up | Extend selection to the edge |
| Shift+Home / Shift+End | Extend selection to the edge of the row |
| Ctrl+A / Cmd+A | Select all cells |
| Shift+Space | Select the entire row |
| Ctrl+Space | Select the entire column |
Editing Shortcuts¶
| Shortcut | Action |
|---|---|
| Fill handle (drag) | Propagate a value in all directions |
| Ctrl+C / Cmd+C | Copy the selection |
| Ctrl+V / Cmd+V | Paste (TSV format, compatible with Excel/Calc) |
| Del / Backspace | Clear the content of selected cells |
| Esc | Cancel editing / clear selection |
| Enter | Confirm and move down |
| Tab | Confirm and move right |
Note
Keyboard shortcuts are consistent with common spreadsheet software for ease of use.
Advanced Editing¶
In matrices only:
| Shortcut | Action |
|---|---|
| Ctrl+Shift+Enter | Fill all selected cells with the entered value |