Electron app for viewing PDF with simple vim binding.
Using:
Update keyboard shortcuts:
- PDF.js support many keyboard shortcuts https://github.com/mozilla/pdf.js/wiki/Frequently-Asked-Questions#what-are-the-pdfjs-keyboard-shortcuts, but unfortunately does not support j/k to move up/down.
- Switch old
j
/k
(page down/page up) tod/u
- Implement new keybind
j
/k
to movedown
/up
From source
npm install
npm start
or check release section for dmg files https://github.com/trietphm/pv/releases
Modified source: https://github.com/trietphm/pdf.js https://github.com/trietphm/pdf.js/commit/d7c3371b1ba6a31d2d2121378d7442313be6548f