Skip to content

casouri/iscroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Iscroll.el

https://melpa.org/packages/iscroll-badge.svg

Screencast

Gone are the days when images jumps in and out of the window when scrolling! This package provides smooth scrolling over images.

Due to some technical problems, the code is not merging into Emacs in the near futher. When it finally does merge, this package can retire.

To use this package:

M-x iscroll-mode RET

This mode remaps mouse scrolling functions and next/previous-line. If you use other commands, you need to adapt them accordingly. See iscroll-mode-map and iscroll-mode for some inspiration.

iscroll-mode is kind of slow in programming modes, but fast in text modes. So I suggest to only enable it in text modes.

Commands

  • iscroll-up
  • iscroll-down
  • iscroll-next-line
  • iscroll-previous-line

Evil mode

Iscroll.el doesn’t work with Evil out-of-the-box. You need to add some boilerplate.

About

Smooth scrolling over images in Emacs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published