add new chinese translations
This commit is contained in:
26
pages.zh/linux/cmus.md
Normal file
26
pages.zh/linux/cmus.md
Normal file
@@ -0,0 +1,26 @@
|
||||
# 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`
|
Reference in New Issue
Block a user