On Mon, May 08, 2017 at 05:44:13AM +0800, Yubin Ruan wrote:
> On Sat, May 06, 2017 at 08:12:41PM -0700, Kevin J. McCarthy wrote:
> > On Sun, May 07, 2017 at 05:43:00PM +0800, Yubin Ruan wrote:
> > > On Sat, May 06, 2017 at 09:50:50AM -0700, Kevin J. McCarthy wrote:
> > > > On Sun, May 07, 2017 at 03:36:41AM +0800, Yubin Ruan wrote:
> > > > > Is there a scroll-off option for mutt? In vim, you can use
> > > > >     set scrolloff = 7
> > > > > to make the editor scroll rather than changing pages when you get to 
> > > > > the end of
> > > > > the current page, so that you can see things continuously. But for 
> > > > > mutt's pager,
> > > > > it seems not possible to do so. Anyone know any alternative methods?
> > > > 
> > > > <next-line> and <previous-line> can scroll line by line.  $pager_context
> > > > can give you some overlap when scrolling page by page.
> > > 
> > > Hmm...I mean the index (where all the emails are listed), not pager. I 
> > > can make
> > > the pager scroll. But I cannot make the index do so. Sorry for the misuse 
> > > of
> > > terminology.
> > 
> > Sorry about my misunderstanding.  As Erik mentioned, there is
> > $menu_scroll, but may want to also try setting $menu_context=7.  With
> > both of them set, I hope that may be close to what you are looking for.
> 
> Thanks. $menu_scroll and $menu_context is exactly what I want.

Is it possible to do this for the sidebar in mutt? Are there anything like
$sidebar_scroll and $sidebar_context?

---
Yubin

Reply via email to