Files
tldr/pages.zh/linux/cmus.md

26 lines
504 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# cmus
> 命令行音乐播放器。
> 使用箭头键导航,`<enter/return>` 选择,数字 1-8 切换不同的视图。
> 另见: `ncmpcpp`、`clementine`、`qmmp`。
> 更多信息: <https://cmus.github.io>。
- 在指定目录中打开 cmus这将成为您的新工作目录
`cmus {{path/to/directory}}`
- 将文件/目录添加到库中:
`:add {{path/to/file_or_directory}}`
- 暂停/恢复当前歌曲:
`c`
- 切换随机播放模式开/关:
`s`
- 退出 cmus
`q`