aspiers/smooth-scrolling

Scrolling "jumps" if scrolling encounters a line that wraps

Ouverte

#23 ouverte le 28 avr. 2017

 (1 commentaire) (0 réaction) (0 personne assignée)Emacs Lisp (14 forks)github user discovery
bughelp wanted

Métriques du dépôt

Stars
 (108 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur