是否可以使用 cmus 编辑标签?

Wuf*_*ers 4 ogg tags cmus

是否可以.ogg使用cmus编辑文件的标签?

cYr*_*rus 6

不,但是 - 从功能列表中引用 - [it] Can run external commands for the currently selected files (tag-editor for example)

您可以绑定例如:

bind common ^E run your-tag-editor {}
Run Code Online (Sandbox Code Playgroud)

因此,当您在上下文中按Ctrl+ecommoncmus将打开your-tag-editor扩展{}到当前选定的文件。

  • @th1rdey3,我最终使用了 Ex Falso,因为我找不到任何合适的命令行替代方案。 (3认同)