]> granicus.if.org Git - mutt/commit
Fix sidebar pagedown/up when mailboxes on the end are hidden.
authorKevin McCarthy <kevin@8t8.us>
Sat, 9 Jul 2016 01:52:51 +0000 (18:52 -0700)
committerKevin McCarthy <kevin@8t8.us>
Sat, 9 Jul 2016 01:52:51 +0000 (18:52 -0700)
commitdf929e10366e8a6e6586ec037e1485cbe5add6fb
tree9372935b1818e7175b143a2f77ce5eff15fa49b8
parent45f41e347a084fa68276eba7e79b69d40241ee30
Fix sidebar pagedown/up when mailboxes on the end are hidden.

The pageup/pagedown code was setting the highlighted mailbox to the
top and bottom index without checking if those were hidden.
sidebar.c