Skip to content

Commit 85e38c5

Browse files
committed
docs: add G, gg, ga, and gr navigation keys to keybinds table
1 parent 7fa6e8d commit 85e38c5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,10 @@ go build .
5252
|-------------- |----------------------------- |
5353
| `j` / `Down` | Move selection down |
5454
| `k` / `Up` | Move selection up |
55+
| `G` | Move selection to bottom |
56+
| `gg` | Move selection to top |
57+
| `ga` | Go to album of selection |
58+
| `gr` | Go to artist of selection |
5559
| `Enter` | Play selection / Open Album |
5660

5761
### Media Controls

0 commit comments

Comments
 (0)