Skip to content
/ sup Public
forked from sup-heliotrope/sup

Forked sup for customization. (New features in "forked" branch)

License

Notifications You must be signed in to change notification settings

quark-zju/sup

 
 

Repository files navigation

Sup

Sup is a console-based email client for people with a lot of email.

Screenshot

New features in this fork

  • Basic mouse support.
  • Patchwork integration. As the ., o, x in the screenshot, patch states can be easily observed.
  • Async GUI editor support. You can edit multiple messages and browse other emails in Sup concurrently.
  • Split view (experimental). By setting :split_view to :vertical or :horizontal, you can have more buffers in one screen.
  • More flexible hooks. New hooks like text-filter, collapsed-header make things more flexible.
  • Various fixes and improvements. For example, respect editor's exit code, no more "bundle exec", better cygwin support, etc. Read commit log for details.

Installation

See the wiki

Features / Problems

Features:

Current limitations:

  • Sup does in general not play nicely with other mail clients, not all changes can be synced back to the mail source. Refer to Maildir Syncback in the wiki for this recently included feature. Maildir Syncback allows you to sync back flag changes in messages and to write messages to maildir sources.

  • Unix-centrism in MIME attachment handling and in sendmail invocation.

Problems

Please report bugs to the Github issue tracker.

Links

License

Copyright (c) 2013       Sup developers.
Copyright (c) 2006--2009 William Morgan.

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
02110-1301, USA.

About

Forked sup for customization. (New features in "forked" branch)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 97.5%
  • Shell 1.8%
  • Python 0.7%