aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkrolxon <krolyxon@tutanota.com>2024-04-27 13:47:56 +0530
committerkrolxon <krolyxon@tutanota.com>2024-04-27 13:47:56 +0530
commit828c0a50dcddf203fdc049456adc7722cf0c1498 (patch)
tree230acc151043413b40fda74908b4c2a9b2fd237f
parentad2e99ce76cffc94d04730243f8724af518b98e3 (diff)
readme changes
-rwxr-xr-xREADME.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index b99247f..b2d5f76 100755
--- a/README.md
+++ b/README.md
@@ -20,6 +20,7 @@ A MPD client in Rust
- `3` to go to playlists view
- `Enter` to add song/playlist to current playlist
- `a` to append the song to current playing queue
+- `BackSpace` to delete the highlighted song from queue
- `f` to go forwards
- `b` to go backwards
- `>` to play next song from queue
@@ -32,7 +33,8 @@ A MPD client in Rust
### TODO
- [x] fix performance issues
- [ ] improvements on queue control
-- [ ] add to playlists, playlists view
+- [x] add to playlists
+- [ ] view playlist
- [x] search for songs
- [ ] metadata based tree view
- [x] Humantime format