[suite play_cmd] caption = list of commands [subcommand help] purpose = list commands or keybindings, or print command-specific help non-opts-name = [command] [description] This command acts differently depending on whether it is executed in command mode or in insert mode. In command mode, the help command prints the list of defined keybindings. In insert mode, if no argument is given, it prints the list of available commands. When called with the name of a command as first argument, it prints the description of this command. [/description] [subcommand fg] purpose = enter command mode [description] In this mode, file name and play time of the current audio file are displayed. Hit CTRL+C or : to switch to input mode. [/description] [subcommand next] purpose = load the next file of the playlist [subcommand prev] purpose = load the previous file of the playlist [subcommand bg] purpose = enter insert mode [description] Only useful if called in command mode via a key binding. The default key bindings map the colon key to this command, so pressing : in command mode activates insert mode. [/description]