Back/Forward button to last reference #5708
|
Hi, Suppose I click on some reference that puts me back to page 2 when I was at page 75. Is there any way to press some sort of "back" that puts me back to 75? Thanks. |
Answered by
krotname
Jun 20, 2026
Replies: 2 comments 1 reply
|
Yes. Use SumatraPDF's navigation history:
So in your example, after clicking a reference from page 75 to page 2, press You can also find the same commands as |
1 reply
Answer selected by
marcus-miccelli
|
Also, in latest pre-release there's a button in toolbar:
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Yes. Use SumatraPDF's navigation history:
Alt + Left= Navigate BackAlt + Right= Navigate ForwardBackspacealso navigates backShift + Backspacenavigates forwardSo in your example, after clicking a reference from page 75 to page 2, press
Alt + Leftto go back to page 75.You can also find the same commands as
Navigate Back/Navigate Forwardin the command list/palette. If focus is inside a text/edit control,Alt + Leftis usually the safer shortcut than plainBackspace.