diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-02-02 02:13:40 +0100 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-02-02 02:13:40 +0100 |
commit | e9752056b6eb824b85854e20dadac31c197cd235 (patch) | |
tree | f60f7ba21b8bdfcfadb7f504679a9b13daa343e0 /config/common/mpv/scripts/mpv-cut/README.org | |
parent | ca0cec60dacc4e8c6f8f37e0605b72bac54c9ea6 (diff) | |
parent | 541d9fa7014c5c197f7c8a09fa159ac84bd9a6a8 (diff) |
Merge branch 'main' of debuc.com:dotfiles
Diffstat (limited to 'config/common/mpv/scripts/mpv-cut/README.org')
-rw-r--r-- | config/common/mpv/scripts/mpv-cut/README.org | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/config/common/mpv/scripts/mpv-cut/README.org b/config/common/mpv/scripts/mpv-cut/README.org new file mode 100644 index 0000000..02540b0 --- /dev/null +++ b/config/common/mpv/scripts/mpv-cut/README.org @@ -0,0 +1,20 @@ +[[https://github.com/familyfriendlymikey/mpv-cut][mpv-cut]] + +* Files +|------------+---------------| +| file | what | +|------------+---------------| +| ~config.lua~ | configuration | +| ~.book~ | bookmarks | +| ~.list~ | backup | +|------------+---------------| + +* Actions +|---+--------------------------------------------| +| ~c~ | START/END cut | +| ~C~ | cancel cut | +| ~a~ | cycle actions | +| ~i~ | bookmark timestamp to ~.list~ (+add chapter) | +| ~-~ | decrement channel +| ~=~ | increment channel | + |