mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
25 lines
359 B
Markdown
25 lines
359 B
Markdown
![]() |
# cmus
|
||
|
|
||
|
> Commandline C* Music Player.
|
||
|
> Arrow keys to navogate, `<enter/return>` to select, numbers 1-8 switch between different views.
|
||
|
|
||
|
- Open cmus from specified directory:
|
||
|
|
||
|
`cmus {{path/to/directory}}`
|
||
|
|
||
|
- Add file/directory to library:
|
||
|
|
||
|
`:add {{/path/to/file_or_directory}}`
|
||
|
|
||
|
- Pause/unpause current song:
|
||
|
|
||
|
`c`
|
||
|
|
||
|
- Toggle shuffle:
|
||
|
|
||
|
`s`
|
||
|
|
||
|
- Close cmus:
|
||
|
|
||
|
`q`
|