From 0c601a37a23e8b9fe179b73c9e100858ffac4090 Mon Sep 17 00:00:00 2001 From: Henrik Friedrichsen Date: Sun, 10 Mar 2019 21:34:56 +0100 Subject: [PATCH] document new vim-style prompt --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index f1dec67..2a7aea8 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,19 @@ have them configurable. * `Shift-s` stops a track * `q` quits ncspot +You can also open a Vim style commandprompt using `:`, the following commands +are supported: + +* `quit`: Quit ncspot +* `toggle`: Toggle playback +* `stop`: Stop playback +* `next`: Play next track +* `clear`: Clear playlist + +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 +the search view. + ## Configuration For now, a configuration file containing Spotify login data needs to be created