X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=m4%2Flls%2Fplay_cmd.suite.m4;h=d2f12a05921b5e2904eb891034a646efd8d029a9;hp=e62bb0000d736a87ff4bf2513e3ae53593716be3;hb=d68567a43e3fd04d95872f99711e8ffa223386f9;hpb=639f0dd92d1fc446eaa7c4747a7b132be5741f7e diff --git a/m4/lls/play_cmd.suite.m4 b/m4/lls/play_cmd.suite.m4 index e62bb000..d2f12a05 100644 --- a/m4/lls/play_cmd.suite.m4 +++ b/m4/lls/play_cmd.suite.m4 @@ -22,3 +22,14 @@ caption = list of commands [/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]