pdf: Remove accidental image animation bindings, rebind "f" and "F" to link commands.

This commit is contained in:
Pierre Neidhardt 2020-05-18 15:17:29 +02:00
parent e998952dfe
commit 1d42050d55
1 changed files with 2 additions and 8 deletions

View File

@ -132,14 +132,8 @@
"0" 'pdf-view-scale-reset
"z0" 'pdf-view-scale-reset
;; TODO: Why are those image-* bindings in pdf-tools?
"a+" 'image-increase-speed
"a-" 'image-decrease-speed
"a0" 'image-reset-speed
"ar" 'image-reverse-speed
"F" 'image-goto-frame
"b" 'image-previous-frame
"f" 'image-next-frame
"f" 'pdf-links-isearch-link
"F" 'pdf-links-action-perform
"h" 'image-backward-hscroll
"^" 'image-bol
"$" 'image-eol