branch: elpa/subed commit a7dda703de8de948b6103db499ecc22f2a9a1e1d Author: Random User <rnd...@posteo.de> Commit: Random User <rnd...@posteo.de>
Add subtitle shifting to features --- README.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.org b/README.org index 54c4bf7..2975318 100644 --- a/README.org +++ b/README.org @@ -19,6 +19,8 @@ subed is still alpha software. Expect it to kill your Emacs session. or backward (~C-M-p~) in time without changing subtitle duration. A prefix argument sets the number of milliseconds for the current session (e.g. ~C-u 500 C-M-n C-M-n~ moves the current subtitle 1 second forward). + - Shift the current subtitle together will all following subtitles forward + (~C-M-f~) or backward (~C-M-b~). - Sort and re-number subtitles and remove any extra spaces and newlines (~M-s~).