]> 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 adb7e12e51c9af00b63188893e917e33cd151226..d2f12a05921b5e2904eb891034a646efd8d029a9 100644 (file)
@@ -25,3 +25,11 @@ caption = list of commands
 
 [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]