We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30af2fc commit 3d37181Copy full SHA for 3d37181
1 file changed
ReaDashboard/README.md
@@ -75,7 +75,9 @@ The **Recent** tab works immediately with no configuration - it reads directly f
75
| `Up / Down` | Navigate project list (in grid: move by row) or cycle search history |
76
| `Left / Right` | Navigate grid columns |
77
| `Home / End` | Jump to first or last project |
78
-| `Ctrl+F` | Focus search bar |
+| `Ctrl+F` or `/` | Focus search bar |
79
+| `Escape` (in search) | Unfocus search bar without closing window |
80
+| `Enter` (in search) | Open selected / first result directly |
81
| `Ctrl+A` | Select all visible projects |
82
| `Ctrl+C` | Copy selected project path(s) |
83
| `Ctrl+Click` | Toggle project in/out of selection |
0 commit comments