izuzak / atom-pdf-view

Support for viewing PDF files in Atom.
https://atom.io/packages/pdf-view
MIT License
106 stars 30 forks source link

Go to page default shortcut #74

Closed jorinvo closed 8 years ago

jorinvo commented 9 years ago

First, thank you for this nice plugin! Works nicely for me.

I saw the go-to-page feature and my first reaction was to hit ctrl-g (as in go-to-line on OSX). Don't know if it's just me or would this be a good default keybinding?

'.pdf-view':
  'ctrl-g': 'pdf-view:go-to-page'
izuzak commented 8 years ago

Great idea -- just added it! Thanks! :zap: