Re: Sidebar not working (OS X)

2013-12-09 Thread Suvayu Ali
On Mon, Dec 09, 2013 at 04:40:15PM -0500, Peter Davis wrote: > On Mon, Dec 09, 2013 at 08:08:05PM +0100, Suvayu Ali wrote: > > On Mon, Dec 09, 2013 at 01:47:41PM -0500, Peter Davis wrote: > > > Am I missing something? Is it more useful for non-IMAP use? > > > > I use it as a visual clue to which f

Re: Sidebar not working (OS X)

2013-12-09 Thread Peter Davis
On Mon, Dec 09, 2013 at 08:08:05PM +0100, Suvayu Ali wrote: > On Mon, Dec 09, 2013 at 01:47:41PM -0500, Peter Davis wrote: > > Am I missing something? Is it more useful for non-IMAP use? > > I use it as a visual clue to which folders have new mail. I find it > more useful when I use it with mutt-

Re: Sidebar not working (OS X)

2013-12-09 Thread Suvayu Ali
On Mon, Dec 09, 2013 at 01:47:41PM -0500, Peter Davis wrote: > Well, now that I've gotten the sidebar patch working, I'm sorry to say > I don't see much point to it. It does allow me to get to other > mailboxes quickly, but so does 'c TAB' and then j and k to move around > the list. In general, the

Re: Sidebar not working (OS X)

2013-12-09 Thread Peter Davis
Well, now that I've gotten the sidebar patch working, I'm sorry to say I don't see much point to it. It does allow me to get to other mailboxes quickly, but so does 'c TAB' and then j and k to move around the list. In general, the sidebar just seems to take up some screen space and add visual clutt

Re: Sidebar not working (OS X)

2013-12-06 Thread Niels Kobschaetzki
On 06/12, Peter Davis wrote: News flash: I've been using iTerm 2 as the terminal program on my Mac. When I tried mutt in the built-in Terminal, the sidebar worked. So something about iTerm 2 is nixing it. I suspect there's some emulation setting I need to change. Is this just using curses? Hm…

Re: Sidebar not working (OS X)

2013-12-06 Thread Peter Davis
On Fri, Dec 06, 2013 at 10:31:40PM +0100, Suvayu Ali wrote: > > Often terminal emulators intercept control sequences. Usually Ctrl or > Alt/meta key combos fall in that category. E.g. I have trouble getting > screen to pass on Alt+ to Mutt. > > Maybe Ctrl+v quotes the next sequence, hence it wo

Re: Sidebar not working (OS X)

2013-12-06 Thread Suvayu Ali
On Fri, Dec 06, 2013 at 04:20:58PM -0500, Peter Davis wrote: > On Fri, Dec 06, 2013 at 10:07:33PM +0100, Suvayu Ali wrote: > > > > I believe usually Mutt is compiled with slang but you can also compile > > with ncurses; I use my distro's defaults and compile with ncurses. > > Can't help you with t

Re: Sidebar not working (OS X)

2013-12-06 Thread Peter Davis
On Fri, Dec 06, 2013 at 10:07:33PM +0100, Suvayu Ali wrote: > > I believe usually Mutt is compiled with slang but you can also compile > with ncurses; I use my distro's defaults and compile with ncurses. > Can't help you with the Mac stuff though. I don't have a clue about > them. Thanks again!

Re: Sidebar not working (OS X)

2013-12-06 Thread Suvayu Ali
On Fri, Dec 06, 2013 at 03:54:09PM -0500, Peter Davis wrote: > News flash: I've been using iTerm 2 as the terminal program on my > Mac. When I tried mutt in the built-in Terminal, the sidebar > worked. > > So something about iTerm 2 is nixing it. I suspect there's some > emulation setting I need t

Re: Sidebar not working (OS X)

2013-12-06 Thread Peter Davis
News flash: I've been using iTerm 2 as the terminal program on my Mac. When I tried mutt in the built-in Terminal, the sidebar worked. So something about iTerm 2 is nixing it. I suspect there's some emulation setting I need to change. Is this just using curses? Thanks! -pd

Re: Sidebar not working (OS X)

2013-12-06 Thread Peter Davis
Just to follow-up on my own post, I'm attaching the mutt.rb that I'm using. Also, the following commands are in my .muttrc: # Sidebar patch stuff set sidebar_width=12 set sidebar_delim='|' set sidebar_visible = yes macro index b 'toggle sidebar_visible' macro pager b 'toggle sidebar_visible' bind

Re: Sidebar not working (OS X)

2013-12-06 Thread Peter Davis
On Fri, Dec 06, 2013 at 08:54:26PM +0100, Suvayu Ali wrote: > On Fri, Dec 06, 2013 at 02:24:34PM -0500, Peter Davis wrote: > > After repeated attempts, I finally got Homebrew to download, build and > > install mutt with the sidebar patch enabled. ... > > > > But I don't see any sidebar. > > From

Re: Sidebar not working (OS X)

2013-12-06 Thread Suvayu Ali
On Fri, Dec 06, 2013 at 02:24:34PM -0500, Peter Davis wrote: > After repeated attempts, I finally got Homebrew to download, build and > install mutt with the sidebar patch enabled. At least, that's what I > thought I did, and mutt doesn't complain about the > sidebar_... variables in my .muttrc fil

Sidebar not working (OS X)

2013-12-06 Thread Peter Davis
After repeated attempts, I finally got Homebrew to download, build and install mutt with the sidebar patch enabled. At least, that's what I thought I did, and mutt doesn't complain about the sidebar_... variables in my .muttrc file. And if I do the mutt -v command, the last line of output says: pa