diff options
author | wm4 <wm4@nowhere> | 2016-04-21 22:15:17 +0200 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2016-04-21 22:15:36 +0200 |
commit | 1944a34c230b6afb7707fe4fb5eb0c613b96db9b (patch) | |
tree | 4450c51dc39341055ffbd50a084ec26e26d6a804 /etc | |
parent | 78346e9c9a8a70fa581989b2cc8b4e0933765330 (diff) |
command: if only ab-loop-b is set, loop from start of file
Commit 382bafcb changed the behavior for ab-loop-a. This commit changes
ab-loop-b so that the behavior is symmetric.
Adjust the OSD rendering accordingly to the two changes.
Also fix mentions of the "ab_loop" command to the now preferred
"ab-loop".
Diffstat (limited to 'etc')
-rw-r--r-- | etc/input.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/input.conf b/etc/input.conf index b4438bbcae..0c29a47eb1 100644 --- a/etc/input.conf +++ b/etc/input.conf @@ -142,7 +142,7 @@ #CLOSE_WIN quit #CLOSE_WIN {encode} quit 4 #E cycle edition # next edition -#l ab_loop # Set/clear A-B loop points +#l ab-loop # Set/clear A-B loop points #L cycle-values loop "inf" "no" # toggle infinite looping #ctrl+c quit 4 |