X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;ds=sidebyside;f=play.cmd;h=799abbfd5600c2711e4f3550fbb1b2e8552adf17;hb=534a94f441767947874cb15d18211edf758e9277;hp=85b1421100c51ce3b0d4b64d4a598c5f298b6656;hpb=dbb31185345c74b0fb1f475d17594e94ec30db5c;p=paraslash.git diff --git a/play.cmd b/play.cmd index 85b14211..799abbfd 100644 --- a/play.cmd +++ b/play.cmd @@ -2,45 +2,6 @@ BN: play SF: play.c SN: list of commands --- -N: next -D: Load next file. -U: next -H: Closes the current file and loads the next file of the playlist. ---- -N: prev -D: Load previous file. -U: prev -H: Closes the current file and loads the previous file of the playlist. ---- -N: fg -D: Enter command mode. -U: fg -H: In this mode, file name and play time are displayed. Hit CTRL+C to switch to -H: input mode. ---- -N: bg -D: Enter input mode. -U: bg -H: Only useful if called in command mode via a key binding. The default key -H: bindings map this command to the colon key, so pressing : in command mode -H: activates insert mode. ---- -N: jmp -D: Jump to position in current file. -U: jmp -H: The argument should be an integer between 0 and 100. ---- -N: ff -D: Jump forwards or backwards. -U: ff -H: Negative values mean to jmp backwards the given amount of seconds. ---- -N: ls -D: List playlist. -U: ls -H: This prints all paths of the playlist. The currently active file is -H: marked with an asterisk. ---- N: info D: Print information about the current file. U: info