You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-3Lines changed: 9 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -24,9 +24,15 @@ See the settings panel in the UI for a list of configuration.
24
24
25
25
Binding | Action
26
26
-:|:-
27
-
Right Arrow | Go to next
28
-
Left Arrow | Go to previous
29
-
Ctrl-Shift-I | Toggle internal state window
27
+
Right Arrow, n | Go to next
28
+
Left Arrow, p, Shift-n | Go to previous
29
+
Ctrl-Shift-i | Toggle internal state window
30
+
c | Toggle settings
31
+
f | Toggle fullscreen
32
+
i | Toggle info panel
33
+
s | Toggle slideshow
34
+
35
+
The bindings that move between images normally respect slideshows, i.e., if there is an active slideshow and shuffle is enabled, the keys will move with the same randomness. To override this, use Alt.
0 commit comments