parent
bc8904c94b
commit
b52dedf03d
@ -1,111 +1,85 @@
|
||||
[GLOBAL]
|
||||
m : mark %%
|
||||
gi : enter image
|
||||
gl : enter library
|
||||
gt : enter thumbnail
|
||||
gm : enter manipulate
|
||||
tl : toggle library
|
||||
tt : toggle thumbnail
|
||||
tm : toggle manipulate
|
||||
yy : copy-name
|
||||
ya : copy-name --abspath
|
||||
yY : copy-name --primary
|
||||
yA : copy-name --abspath --primary
|
||||
o : command --text='open '
|
||||
q : quit
|
||||
N : search-next
|
||||
P : search-prev
|
||||
x : delete %%
|
||||
<colon> : command
|
||||
/ : search
|
||||
? : search --reverse
|
||||
. : repeat-command
|
||||
f : fullscreen
|
||||
b : set statusbar.show!
|
||||
o : command --text='open '
|
||||
yy : copy-name
|
||||
ya : copy-name --abspath
|
||||
yA : copy-name --abspath --primary
|
||||
yY : copy-name --primary
|
||||
x : delete %%
|
||||
gi : enter image
|
||||
gl : enter library
|
||||
gm : enter manipulate
|
||||
gt : enter thumbnail
|
||||
f : fullscreen
|
||||
G : goto -1
|
||||
gg : goto 1
|
||||
m : mark %%
|
||||
q : quit
|
||||
. : repeat-command
|
||||
j : scroll down
|
||||
h : scroll left
|
||||
l : scroll right
|
||||
k : scroll up
|
||||
/ : search
|
||||
? : search --reverse
|
||||
N : search-next
|
||||
P : search-prev
|
||||
b : set statusbar.show!
|
||||
tl : toggle library
|
||||
tm : toggle manipulate
|
||||
tt : toggle thumbnail
|
||||
|
||||
[IMAGE]
|
||||
ss : slideshow
|
||||
n : next
|
||||
M : center
|
||||
| : flip
|
||||
_ : flip --vertical
|
||||
<end> : goto -1
|
||||
<home> : goto 1
|
||||
<page-down> : next
|
||||
p : prev
|
||||
<page-up> : prev
|
||||
gg : goto 1
|
||||
<home> : goto 1
|
||||
G : goto -1
|
||||
<end> : goto -1
|
||||
> : rotate
|
||||
< : rotate --counter-clockwise
|
||||
| : flip
|
||||
_ : flip --vertical
|
||||
h : scroll left
|
||||
l : scroll right
|
||||
j : scroll down
|
||||
k : scroll up
|
||||
M : center
|
||||
H : scroll-edge left
|
||||
L : scroll-edge right
|
||||
J : scroll-edge down
|
||||
K : scroll-edge up
|
||||
+ : zoom in
|
||||
- : zoom out
|
||||
E : scale --level=fit-height
|
||||
e : scale --level=fit-width
|
||||
W : scale --level=1
|
||||
w : scale --level=fit
|
||||
<space> : play-or-pause
|
||||
sh : set slideshow.delay -0.5
|
||||
sl : set slideshow.delay +0.5
|
||||
n : next
|
||||
<ctrl>n : next --keep-zoom
|
||||
<space> : play-or-pause
|
||||
<page-up> : prev
|
||||
p : prev
|
||||
<ctrl>p : prev --keep-zoom
|
||||
> : rotate
|
||||
< : rotate --counter-clockwise
|
||||
W : scale --level=1
|
||||
<equal> : scale --level=fit
|
||||
w : scale --level=fit
|
||||
E : scale --level=fit-height
|
||||
e : scale --level=fit-width
|
||||
J : scroll-edge down
|
||||
H : scroll-edge left
|
||||
L : scroll-edge right
|
||||
K : scroll-edge up
|
||||
sl : set slideshow.delay +0.5
|
||||
sh : set slideshow.delay -0.5
|
||||
ss : slideshow
|
||||
+ : zoom in
|
||||
- : zoom out
|
||||
|
||||
[LIBRARY]
|
||||
l : scroll right
|
||||
h : scroll left
|
||||
j : scroll down
|
||||
n : scroll down --open-selected
|
||||
k : scroll up
|
||||
p : scroll up --open-selected
|
||||
G : goto -1
|
||||
gg : goto 1
|
||||
go : goto 1 --open-selected
|
||||
L : set library.width +0.05
|
||||
H : set library.width -0.05
|
||||
n : scroll down --open-selected
|
||||
p : scroll up --open-selected
|
||||
L : set library.width +0.05
|
||||
H : set library.width -0.05
|
||||
|
||||
[THUMBNAIL]
|
||||
l : scroll right
|
||||
h : scroll left
|
||||
j : scroll down
|
||||
k : scroll up
|
||||
G : goto -1
|
||||
gg : goto 1
|
||||
+ : zoom in
|
||||
- : zoom out
|
||||
|
||||
[MANIPULATE]
|
||||
<return> : accept
|
||||
<escape> : discard
|
||||
n : next
|
||||
p : prev
|
||||
k : increase 1
|
||||
l : increase 1
|
||||
K : increase 10
|
||||
L : increase 10
|
||||
j : decrease 1
|
||||
h : decrease 1
|
||||
J : decrease 10
|
||||
H : decrease 10
|
||||
G : goto 127
|
||||
gg : goto -127
|
||||
<colon> : command
|
||||
<tab> : next-tab
|
||||
<shift><tab> : prev-tab
|
||||
f : fullscreen
|
||||
b : set statusbar.show!
|
||||
|
||||
[COMMAND]
|
||||
<escape> : leave-commandline
|
||||
<ctrl>n : history prev
|
||||
<ctrl>p : history next
|
||||
<down> : history-substr-search prev
|
||||
<up> : history-substr-search next
|
||||
<tab> : complete
|
||||
<tab> : complete
|
||||
<shift><tab> : complete --inverse
|
||||
<ctrl>p : history next
|
||||
<ctrl>n : history prev
|
||||
<up> : history-substr-search next
|
||||
<down> : history-substr-search prev
|
||||
<escape> : leave-commandline
|
||||
|
||||
[MANIPULATE]
|
||||
<colon> : command
|
||||
f : fullscreen
|
||||
b : set statusbar.show!
|
||||
|
@ -1,11 +1,63 @@
|
||||
[GENERAL]
|
||||
style = gruvbox
|
||||
monitor_filesystem = True
|
||||
shuffle = False
|
||||
startup_library = True
|
||||
style = default
|
||||
|
||||
[COMMAND]
|
||||
history_limit = 100
|
||||
|
||||
[COMPLETION]
|
||||
fuzzy = False
|
||||
|
||||
[SEARCH]
|
||||
ignore_case = True
|
||||
incremental = True
|
||||
|
||||
[IMAGE]
|
||||
autoplay = True
|
||||
autoplay = True
|
||||
autowrite = ask
|
||||
overzoom = 1.0
|
||||
|
||||
[LIBRARY]
|
||||
width = 0.2
|
||||
width = 0.3
|
||||
show_hidden = False
|
||||
|
||||
[THUMBNAIL]
|
||||
size = 512
|
||||
size = 128
|
||||
|
||||
[SLIDESHOW]
|
||||
delay = 2.0
|
||||
indicator = slideshow:
|
||||
|
||||
[STATUSBAR]
|
||||
collapse_home = True
|
||||
show = True
|
||||
message_timeout = 60000
|
||||
mark_indicator = <b>*</b>
|
||||
left = {pwd}
|
||||
left_image = {index}/{total} {basename} [{zoomlevel}]
|
||||
left_thumbnail = {thumbnail-index}/{thumbnail-total} {thumbnail-name}
|
||||
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_image = {keys} {mark-indicator} {mark-count} {mode}
|
||||
|
||||
[KEYHINT]
|
||||
delay = 500
|
||||
timeout = 5000
|
||||
|
||||
[TITLE]
|
||||
fallback = vimiv
|
||||
image = vimiv - {basename}
|
||||
|
||||
[METADATA]
|
||||
keys1 = Exif.Image.Make, Exif.Image.Model, Exif.Image.DateTime, Exif.Photo.ExposureTime, Exif.Photo.FNumber, Exif.Photo.IsoSpeedRatings, Exif.Photo.FocalLength, Exif.Photo.LensMake, Exif.Photo.LensModel, Exif.Photo.ExposureBiasValue
|
||||
keys2 = Exif.Photo.ExposureTime, Exif.Photo.FNumber, Exif.Photo.IsoSpeedRatings, Exif.Photo.FocalLength
|
||||
keys3 = Exif.Image.Artist, Exif.Image.Copyright
|
||||
|
||||
[PLUGINS]
|
||||
print = default
|
||||
|
||||
[ALIASES]
|
||||
|
Loading…
Reference in new issue