diff options
author | Daniel Friesel <derf@finalrewind.org> | 2013-01-30 13:05:14 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2013-01-30 13:05:14 +0100 |
commit | 71c7ff9ff8eca3008f4b08ef1c4a670b9eb7c7fa (patch) | |
tree | 14de5464325819d0560970acfad4458872c1d5de /src/help.raw | |
parent | 75ef6f2ad753bea82746e6f6e7b0ffe49ca2f6e5 (diff) |
Add option and keybinding to keep zoom and viewport settings.
Patch by sdaau on IRC. Thanks!
Diffstat (limited to 'src/help.raw')
-rw-r--r-- | src/help.raw | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/help.raw b/src/help.raw index 8e25b00..27e3b6c 100644 --- a/src/help.raw +++ b/src/help.raw @@ -28,6 +28,7 @@ OPTIONS mode or when window geometry is fixed. If combined with --auto-zoom, zooming will be limited to the the size. + --keep-zoom-vp Keep viewport zoom and settings while changing images -w, --multiwindow Open all files at once, one window per image -x, --borderless Create borderless windows -d, --draw-filename Show the filename in the image window |