diff options
| author | krolxon <krolyxon@tutanota.com> | 2024-06-12 18:13:05 +0530 |
|---|---|---|
| committer | krolxon <krolyxon@tutanota.com> | 2024-06-12 18:13:05 +0530 |
| commit | 65f76181d3cbee48096ebe0424869d4c78bac89b (patch) | |
| tree | 6f2a6c54062f8111b0c7f88fdb4e947112ce72c7 /README.md | |
| parent | 8a8176e97b0b2e78b5c87573aa9598a79984af13 (diff) | |
new feature: add to new playlist
Diffstat (limited to 'README.md')
| -rwxr-xr-x | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |
