summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorfan <funnyeagle@163.com>2018-07-18 20:10:22 +0800
committerGitHub <noreply@github.com>2018-07-18 20:10:22 +0800
commit9de9236078bab1954d521c131511646fbfd57a22 (patch)
treeecf42857f5e9b2d45cc36f6f861a0ce35fa7ce39 /README.org
parent60d12ce15220d594e8eb95f4d072e2710cddefe0 (diff)
README.org: is this a typo?
It shows that <F> is bind to 'pdf-links-action-perform, <N> is bind to 'pdf-history-forward, <B> is bind to 'pdf-history-backward, so maybe "History Back / Forwards" should be "B / N" instead of "B / F"?
Diffstat (limited to 'README.org')
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index 097c04a..5158bf5 100644
--- a/README.org
+++ b/README.org
@@ -333,7 +333,7 @@
| Jump to Occur Line | ~RETURN~ |
| Pick a Link and Jump | ~F~ |
| Incremental Search in Links | ~f~ |
-| History Back / Forwards | ~B~ / ~F~ |
+| History Back / Forwards | ~B~ / ~N~ |
| Display Outline | ~o~ |
| Jump to Section from Outline | ~RETURN~ |
| Jump to Page | ~M-g g~ |