You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/reference/keyboard-shortcuts.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,7 @@ Section header rows (shown when `--group-by-team-prefix` is active) are skipped
21
21
|`Space`| Toggle selection on the current repo or extract. On a repo row: cascades to all its extracts. |
22
22
|`a`| Select **all**. On a repo row: selects all repos and their extracts. On an extract row: selects all extracts in the current repo. Respects active filters. |
23
23
|`n`| Select **none**. Same context rules as `a`. Respects active filters. |
24
+
|`o`|**Open in browser** — opens the focused item in the default browser. On a repo row: opens the repository page. On an extract row: opens the file directly. |
0 commit comments