use screen if $STY is set
[muttjump] / muttjump
2010-11-30 Johannes Weißluse screen if $STY is set
2010-11-30 Johannes Weißluse array=() instead of declare -a
2010-11-30 Johannes Weißlrename MUTT_USE_SCREEN to MUTTJUMP_MULTI_SCREEN_MODE...
2010-11-30 Johannes Weißlis_callable: simpler solution
2010-11-30 Johannes Weißlallow program paths to contain arguments
2010-11-29 Johannes Weißlreplace search with limit <expr>, limit all
2010-11-29 Johannes Weißleven shorter solution
2010-11-29 Johannes Weißltweak Message-ID regexp
2010-11-29 Johannes Weißlremove --no-heading, doesn't exist on Mac OS X
2010-11-23 Johannes Weißlremove -x (debugging)
2010-11-11 Johannes Weißlbugfix: "select ." does not work if muttjump is called...
2010-11-11 Johannes Weißluse short-form commands in screen mode (thanks to jostb...
2010-11-11 Johannes Weißluse `mutt -f` instead of <change-folder>
2010-11-11 Johannes Weißlbugfix: better quote maildir (can contain spaces)
2010-11-11 Johannes Weißlreplace single screen call with two separate (more...
2010-11-10 Johannes Weißladd another quote()
2010-11-10 Johannes Weißlforgot quotes
2010-11-10 Johannes Weißlfix quoting issues
2010-11-10 Johannes Weißlsafety check for MUTTJUMP_MODE
2010-11-10 Johannes Weißluse configurable program paths (formail & reformail)
2010-11-10 Johannes Weißladd reformail support
2010-11-10 Johannes Weißluse formail if available (works for multiline Message...
2010-11-10 Johannes Weißlfix msgid escaping (now works with "!" in message id)
2010-11-09 Johannes Weißladd screen mode (idea by jostber <github.com/jostber>)
2010-04-26 Johannes Weißlfix: case insensitive Message-ID grepping, maildir...
2010-04-26 Johannes Weißlinitial version

Benjamin Mako Hill || Want to submit a patch?