When reading messages in Sup and expanding quoted lines, long quoted
lines are not word wrapped and thus I can't read all the content.
Non-quoted content wraps as expected.
Is this a known issue or could it be a misconfiguration or problem in
my build? I'm currently using commit 7e2bb88 from Sun Jan 23 21:05:39
2011 -0800 on Ubuntu 10.10.
-Antti
Here is a "screenshot" of the issue:
------------
- John Smith to Antti May 6 (4 days ago)
Begin forwarded message:
- (3 quoted lines)
> Thanks for your message. Nice to hear from you again. Hope to m
>
> Cheers,
John
+ (4-line signature)
x Attachment: sup-attachment-1305010003-1158.html (text/html; 2k)
_______________________________________________
sup-talk mailing list
sup-...@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk
I do have the same problem; very annoying.
I'm on the mainline/next branch.
Ah. Here's a fix:
https://github.com/rburchell/sup/commit/a60dd01fe297bf3cd5a12c17a40849219c7f8a91
The left and right arrow keys give you access to text right or left of
your screen.
Of course it would be nice, if sup would wrap these lines as well.
Ruthard
2011/5/19 john.wyzer <john....@gmx.de>:
> Ah. Here's a fix:
> https://github.com/rburchell/sup/commit/a60dd01fe297bf3cd5a12c17a40849219c7f8a91
Thanks, it works perfectly! It also seems to live in the wrap_quoted
branch of the sup repository.
thx for ur support!
dtk
Yes, I created that branch next weekend. I've now merged it into the
next branch, so go update from git and enjoy :)
And I may get around to reviewing other patches from the same github
fork at some point, but if you spot any you particularly want merged
then shout out and they'll get reviewed sooner ...
Hamish Downer