aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorkrolxon <krolyxon@tutanota.com>2024-06-12 18:13:05 +0530
committerkrolxon <krolyxon@tutanota.com>2024-06-12 18:13:05 +0530
commit65f76181d3cbee48096ebe0424869d4c78bac89b (patch)
tree6f2a6c54062f8111b0c7f88fdb4e947112ce72c7 /README.md
parent8a8176e97b0b2e78b5c87573aa9598a79984af13 (diff)
new feature: add to new playlist
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index d886d91..fe69453 100755
--- a/README.md
+++ b/README.md
@@ -38,6 +38,7 @@ rmptui is a minimal tui mpd client made with rust.
| `r` | Toggle repeat |
| `z` | Toggle random |
| `/` | Search |
+| `R` | Rename Playlist |
| `g` | Go to top of list |
| `G` | Go to bottom of list |
@@ -54,4 +55,5 @@ rmptui is a minimal tui mpd client made with rust.
- [x] metadata based tree view
- [x] view playlist
- [x] change playlist name
+- [x] add to new playlist
- [ ] add lyrics fetcher