aspiers/smooth-scrolling

Scrolling "jumps" if scrolling encounters a line that wraps

オープン

#23 opened on 2017/04/28

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Emacs Lisp (14 件のフォーク)github user discovery
bughelp wanted

Repository metrics

Stars
 (108 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド