Smile4ever / firefoxaddons

Extend the functionality of Firefox with cool addons
83 stars 20 forks source link

Add gg/G scrolling to top/bottom in scrollkey #78

Closed siboehm closed 7 years ago

siboehm commented 7 years ago

implemented moving to top/bottom of page with gg/G like in vim

Smile4ever commented 7 years ago

Thank you.

siboehm commented 7 years ago

I just noticed that while in vim 'gg' is used to go to the top, many of the pagers like 'less' just use 'g'. I don't know what your preference is, if you want you can keep it as is or I can send you another pull request.

Smile4ever commented 7 years ago

I do think it's a good idea to support both options when I make the keys configurable. I have opened #81 for that.

Smile4ever commented 6 years ago

The scroll to top/bottom functionality is available in Scrollkey 3.0.