Files
SCM-Manager/docs/en/user/shortcuts/index.md

38 lines
1.3 KiB
Markdown
Raw Normal View History

---
title: Shortcuts
---
The SCM-Manager enhances keyboard interaction and navigation through additional shortcuts.
### Summary
While using the SCM-Manager, a summary of all shortcuts available to the active user on the current page can be opened
from anywhere by pressing the `?` key.
### Global Shortcuts
| Key Combination | Description |
|-----------------|----------------------------|
| ? | Open the shortcut summary |
| / | Focus global quick search |
| alt r | Navigate to Repositories |
| alt u | Navigate to Users |
| alt g | Navigate to Groups |
| alt a | Navigate to Administration |
### Repository-specific Shortcuts
| Key Combination | Description |
|-----------------|-------------|
| g i | Info |
| g b | Branches |
| g t | Tags |
| g c | Code |
| g s | Settings |
### Plugin Shortcuts
Plugins can introduce new shortcuts.
They may be global, repository-specific or connected to an entirely different context.
They will automatically be included in the summary generated within the SCM-Manager.
To find the shortcuts outside the SCM-Manager, please refer to the documentation of the plugin.