Skip to content

Commit

Permalink
fix: clarifies search help text
Browse files Browse the repository at this point in the history
  • Loading branch information
xxxserxxx committed Oct 18, 2024
1 parent 9773899 commit a53c700
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions help_text.go
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,18 @@ a add playlist or song to queue
`

const helpSearchPage = `
artist, album, or song tab
artist, album/genre, or song tab
Down focus search field
Left previous column
Right next column
Enter recursively add item to quue
a recursively add item to quue
g toggle genre search
/ start search
g toggle genre search
In album tab
Enter/a recursively add item to quue
In genre tab
Enter shows songs with genre
In song tab
Enter/a adds song to queue
search field
Enter search for text
`

0 comments on commit a53c700

Please sign in to comment.