[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [sup-talk] [PATCH] If we have a COLUMNS environment variable, wrap to that instead of 80.
Excerpts from Anthony Martinez's message of Tue Nov 03 22:05:19 -0500 2009:
> + WRAP_LEN = ENV["COLUMNS"] || 80 # wrap messages and text attachments at this width
How about using Ncurses.cols? That's what I did in a similar patch on
my copy of sup.
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk