vimiv: Add batch marking images

Use `V` in the library or thumbnail view to mark contiguous images,
mimicking vim visual selection mode.
This commit is contained in:
Marty Oehme 2024-07-26 11:42:42 +02:00
parent 2fcaad5c1c
commit 575e17a924
Signed by: Marty
GPG key ID: EDBF2ED917B2EF6A
4 changed files with 7 additions and 1 deletions

View file

@ -43,7 +43,7 @@ left_thumbnail = {thumbnail-index}/{thumbnail-total} {thumbnail-basename}{read-o
left_manipulate = {basename} {image-size} Modified: {modified} {processing}
center_thumbnail = {thumbnail-size}
center = {slideshow-indicator} {slideshow-delay} {transformation-info}
right = {keys} {mark-count} {mode}
right = {keys} {batchmark} {mark-count} {mode}
right_image = {keys} {mark-indicator} {mark-count} {mode}
[KEYHINT]
@ -71,6 +71,7 @@ shuffle = False
[PLUGINS]
print = default
metadata = default
batchmark =
[ALIASES]