Re: Unsetting mailboxes?

2013-07-09 Thread Tycho Andersen
On Mon, Jul 08, 2013 at 11:36:49AM -0700, Gary Johnson wrote: > On 2013-07-08, Tycho Andersen wrote: > > Hi all, > > > > I'm switching between two different imap servers which have some > > different mailboxes that I would like to monitor. Unfortunately, mutt &g

Unsetting mailboxes?

2013-07-08 Thread Tycho Andersen
Hi all, I'm switching between two different imap servers which have some different mailboxes that I would like to monitor. Unfortunately, mutt has no way to monitor two imap servers at once, so I'd like to create two modes, one for each server, where when you're in one mode, you see one list of ma

Re: Key binding problem

2011-10-25 Thread Tycho Andersen
On Tue, Oct 25, 2011 at 11:18:22PM +0200, Veljko wrote: > > Acording to Rute User's Tutorial and Exposition "The Alt modifier (i.e., > Alt-?) is in fact a short way of pressing and releasing Esc before > entering the key combination; hence Esc then f is the same as > Alt-f--UNIX is different from

Re: Key binding problem

2011-10-25 Thread Tycho Andersen
On Tue, Oct 25, 2011 at 08:53:59PM +0200, Veljko wrote: > > Hi! > > Alt is same as pushed and released Esc, so \ej would give you ALT+j. Thanks for the response! Unfortunately, I still have the same problem (push \ej or push \252 works, but pressing ALT+j doesn't; pressing esc then j does, thou

Key binding problem

2011-10-25 Thread Tycho Andersen
Hi all, I'm trying to bind a key combination to an action. Specifically, I'm trying to bind ALT+j to something. :exec what-key gives me octal 252 as the value for this key combo, so I stuck: bind index,pager \252 sidebar-next in my ~/.muttrc. However, when I source it and press ALT+j, it tells