2016-12-18 05:13:56 +00:00
|
|
|
# cmus
|
|
|
|
|
2021-05-20 21:13:41 +01:00
|
|
|
> Command-line Music Player.
|
2016-12-18 20:14:22 +00:00
|
|
|
> Use arrow keys to navigate, `<enter/return>` to select, and numbers 1-8 switch between different views.
|
2021-07-09 15:45:55 +01:00
|
|
|
> More information: <https://cmus.github.io>.
|
2016-12-18 05:13:56 +00:00
|
|
|
|
2021-04-14 12:09:36 +01:00
|
|
|
- Open cmus into the specified directory (this will become your new working directory):
|
2016-12-18 05:13:56 +00:00
|
|
|
|
|
|
|
`cmus {{path/to/directory}}`
|
|
|
|
|
|
|
|
- Add file/directory to library:
|
|
|
|
|
2017-01-04 18:47:03 +00:00
|
|
|
`:add {{path/to/file_or_directory}}`
|
2016-12-18 05:13:56 +00:00
|
|
|
|
|
|
|
- Pause/unpause current song:
|
|
|
|
|
|
|
|
`c`
|
|
|
|
|
2016-12-18 20:14:22 +00:00
|
|
|
- Toggle shuffle mode on/off:
|
2016-12-18 05:13:56 +00:00
|
|
|
|
|
|
|
`s`
|
|
|
|
|
2016-12-18 20:14:22 +00:00
|
|
|
- Quit cmus:
|
2016-12-18 05:13:56 +00:00
|
|
|
|
|
|
|
`q`
|