aspiers/smooth-scrolling

Scrolling "jumps" if scrolling encounters a line that wraps

开放

#23 创建于 2017年4月28日

 (1 条评论) (0 个反应) (0 位负责人)Emacs Lisp (14 个派生)github user discovery
bughelp wanted

仓库指标

星标
 (108 个星标)
PR 合并指标
 (30 天内没有已合并 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

贡献者指南