]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - m4/lls/play_cmd.suite.m4
play: Convert com_bg() to lopsub.
[paraslash.git] / m4 / lls / play_cmd.suite.m4
index e62bb0000d736a87ff4bf2513e3ae53593716be3..d2f12a05921b5e2904eb891034a646efd8d029a9 100644 (file)
@@ -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]