X-Git-Url: https://projects.mako.cc/source/muttjump/blobdiff_plain/ad465174b7ad9db4848cba33fa295bde3929bc15..1b4237ba1aeec8bd9736645fa82a552ca44fffed:/NEWS diff --git a/NEWS b/NEWS index f245bfb..9250c82 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,23 @@ +muttjump (1.3) + + * Bugfixes and compatibility with Max OS X + * Use dialog (whiptail) to choose between mailboxes if more than one message + was found + * Ability to specify Message-ID on command-line + * Ability to jump to parent message (In-Reply-To) with "-R" option + * Rename MUTTJUMP_USE_SCREEN to MUTTJUMP_MULTI_SCREEN_MODE + * MUTTJUMP_USE_SCREEN can now be "yes", "no" or "auto" (default) + yes: always open a new screen window + no: never use screen at all + auto: open new screen window when inside screen ($STY variable set) + + -- Johannes Weißl Thu Dec 2 12:26:15 2010 +0100 + muttjump (1.2) * Add mode setting, can be "search" or "limit", e.g.: export MUTTJUMP_MODE=limit - * Add screen mode (idea by Jostein ) + * Add screen mode (idea by Jostein Berntsen ) To use it, set the following variables: export MUTTJUMP_USE_SCREEN=yes export MUTTJUMP_SCREEN_SESSION=foobar