Options (4)
-u, --pausebooleanToggle playback
Example:
cmus-remote {{[-u|--pause]}}-n, --nextbooleanSkip to the next song
Example:
cmus-remote {{[-n|--next]}}-r, --prevbooleanSkip back to the previous song
Example:
cmus-remote {{[-r|--prev]}}-C, --rawbooleanExecute a `cmus` command
Example:
cmus-remote {{[-C|--raw]}} "{{set repeat?}}"Examples (5)
[Q]uery player status information
cmus-remote -QToggle playback
cmus-remote [-u|--pause]Skip to the next song
cmus-remote [-n|--next]Skip back to the previous song
cmus-remote [-r|--prev]Execute a `cmus` command
cmus-remote [-C|--raw] "set repeat?"made by @shridhargupta | data from tldr-pages