On Sun, May 07, 2017 at 09:40:46AM -0700, Kevin J. McCarthy wrote:
> On Mon, May 08, 2017 at 05:49:40AM +0800, Yubin Ruan wrote:
> > Is it possible to do this for the sidebar in mutt? Are there anything like
> > $sidebar_scroll and $sidebar_context?
>
> Not currently. It's a good suggestion thoug
On Mon, May 08, 2017 at 05:49:40AM +0800, Yubin Ruan wrote:
> Is it possible to do this for the sidebar in mutt? Are there anything like
> $sidebar_scroll and $sidebar_context?
Not currently. It's a good suggestion though. I'll look into it.
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3
; > 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
gt; > 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 conti
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
> > >
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 page
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 contin
On 07.05.17 03:36, Yubin Ruan wrote:
> Hi,
> 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 f
Hi,
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 kno