tldr/pages/linux/cmus.md
2017-01-02 22:41:27 +05:30

25 lines
378 B
Markdown

# cmus
> Commandline C* Music Player.
> Use arrow keys to navigate, `<enter/return>` to select, and 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 mode on/off:
`s`
- Quit cmus:
`q`