Discussion:
[PATCH] win_set_sel respects scroll_offset
Julian Orth
2012-09-22 15:56:10 UTC
Permalink
Currently, win_set_sel does not respect scroll_offset. For example,
win-sel-cur does not create the necessary space above and below the
cursor.

https://gitorious.org/~juorth/cmus/juorths-cmus2/commits/scroll_offset
Gregory Petrosyan
2012-09-29 08:35:37 UTC
Permalink
Post by Julian Orth
Currently, win_set_sel does not respect scroll_offset. For example,
win-sel-cur does not create the necessary space above and below the
cursor.
https://gitorious.org/~juorth/cmus/juorths-cmus2/commits/scroll_offset
Thanks a lot for the patch — and sorry for taking this long to review and apply!

I've pushed this patch to pu branch for now, together with one
changing scroll_offset default from 0 to 2 — to encourage more testing
(and see if maybe this is a better default).

Gregory

Loading...