diff options
author | Your Name <you@example.com> | 2021-08-17 08:56:51 -0400 |
---|---|---|
committer | Your Name <you@example.com> | 2021-08-17 08:56:51 -0400 |
commit | 2a4ca022ad37ff2452ec3addb8c760a93bb616c6 (patch) | |
tree | dd66554b8e7e568a410974df71a95d37f5433d18 /readme.md | |
parent | 8a6b5564c0fc37e6e556d04e17ddba86d4bd3dc1 (diff) | |
parent | 5e4240ea795c992635a3cfc464d760205e07bf05 (diff) | |
download | annotator-2a4ca022ad37ff2452ec3addb8c760a93bb616c6.tar.gz annotator-2a4ca022ad37ff2452ec3addb8c760a93bb616c6.tar.bz2 annotator-2a4ca022ad37ff2452ec3addb8c760a93bb616c6.zip |
Merge branch 'master' of https://vance.fish/git/annotator
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -27,8 +27,8 @@ Available labels are configured in `annotator.conf`. Controls are as follows: * Right arrow: Go forward 1 frame * Up arrow: Seek backard 1 second * Down arrow: Seek forward 1 second - * u: Undo (WIP) - * r: Redo (WIP) + * u: Undo + * r: Redo * Delete: Remove closest annotation to current frame * s: Save (there is no autosave) |