[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

[ANN] Sup 0.8 released

William Morgan

6/5/2009 7:03:00 PM

I'm pleased to announce the release of Sup 0.8.

Sup is a console-based email client for people with a lot of email.
It supports tagging, very fast full-text search, automatic contact-
list management, and more. If you're the type of person who treats
email as an extension of your long-term memory, Sup is for you.

Get it: gem install sup
Learn it: http://sup.rub...
Love it: sup-talk@rubyforge.org

Excitement in 0.8:
* Undo support on many operations. Yay!
* Mbox splitting fixes. No more "From "-line problems.
* Mail parsing speedups.
* Many utf8 and widechar fixes. Display of crazy characters should be pretty
close.
* Outgoing email with non-ASCII headers is now properly encoded.
* Email addresses are no longer permanently attached to names. This was
causing problems with automated email systems that used different names
with the same address.
* Curses background now retains the terminal default color. This also makes
Sup work better on transparent terminals.
* Improve dynamic loading of setlocale for Cygwin and BSD systems.
* Labels can now be removed from multiple tagged threads.
* Applying operations to tagged threads is now invoked with '='.
* Buffer list is betterified and is now invoked with ';'.
* Zsh autocompletion support.
* As always, many bugfixes and tweaks.
--
William <wmorgan-ruby-talk@masanjin.net>