Skip to content

Commit ef32114

Browse files
authored
Update keyboard shortcuts for Actions (#2227)
1 parent c7c5614 commit ef32114

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

content/github/getting-started-with-github/keyboard-shortcuts.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,10 @@ For more keyboard shortcuts, see the [CodeMirror documentation](https://codemirr
159159
| Keyboard shortcut | Description
160160
|-----------|------------
161161
|<kbd>command + space </kbd> or <kbd>control + space</kbd> | In the workflow editor, get suggestions for your workflow file.
162+
|<kbd>g</kbd> <kbd>f</kbd> | Go to the workflow file
163+
|<kbd>shift + t</kbd> or <kbd>T</kbd> | Toggle timestamps in logs
164+
|<kbd>shift + f</kbd> or <kbd>F</kbd> | Toggle fullscreen logs
165+
|<kbd>esc</kbd> | Exit fullscreen logs
162166

163167
{% endif %}
164168

0 commit comments

Comments
 (0)