aspiers/smooth-scrolling

Scrolling "jumps" if scrolling encounters a line that wraps

Offen

#23 geöffnet am 28.04.2017

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Emacs Lisp (14 Forks)github user discovery
bughelp wanted

Repository-Metriken

Stars
 (108 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

If you have a line with, let's say, 150 chars, but your window is only 80 chars wide, the last 70 chars will be shown on the next line.

If this line is not visible, and you scroll to this line, the pane view will "jump" instead of scroll smoothly.

Emacs version: 25.1.1 smooth-scrolling-20161002.1249

Contributor Guide