Skip to content

Smooth scroll of mouse wheel action and keyboard commands

License

Notifications You must be signed in to change notification settings

bacadra/pulsar-smooth-scroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smooth-scroll

demo

A package redefine a scroll animation for mouse wheel and added a commands to scroll text-editor by keyboard.

  • MouseWheel: vertical page scrolling
  • Alt-MouseWheel: vertical page scrolling (alternative)
  • Shift-MouseWheel: horizontal page scrolling
  • Alt-Shift-MouseWheel: horizontal page scrolling (alternative)
  • Alt-PageUp/PageDown: vertical line scrolling by keyboard
  • Ctrl-Alt-PageUp/PageDown: increase/decrease step factor of keyboard scrolling

Installation

To install smooth-scroll search for smooth-scroll in the Install pane of the Pulsar settings or run ppm install smooth-scroll. Alternatively, you can run ppm install bacadra/pulsar-smooth-scroll to install a package directly from the Github repository.

Contributing

If you have any ideas on how to improve the package, spot any bugs, or would like to support the development of new features, please feel free to share them via GitHub.