Update share functionality in README
This commit is contained in:
@@ -57,6 +57,7 @@ have them configurable.
|
||||
* `z` to toggle shuffle playback
|
||||
* `q` quits ncspot
|
||||
* `x` copies a sharable URL to the song to the system clipboard
|
||||
* `Shift-x` copies a sharable URL to the currently selected item to the system clipboard
|
||||
|
||||
You can also open a Vim style commandprompt using `:`, the following commands
|
||||
are supported:
|
||||
@@ -66,7 +67,7 @@ are supported:
|
||||
* `stop`: Stop playback
|
||||
* `previous`/`next`: Play previous/next track
|
||||
* `clear`: Clear playlist
|
||||
* `share`: Copies a sharable URL to the song to the system clipboard
|
||||
* `share [current | selected]`: Copies a sharable URL of either the selected item or the currernt song to the system clipboard
|
||||
|
||||
The screens can be opened with `queue`, `search`, `playlists` and `log`, whereas
|
||||
`search` can be supplied with a search term that will be entered after opening
|
||||
|
||||
Reference in New Issue
Block a user