Package: w3m
Version: 0.5.3-19
Severity: normal
Tags: upstream
In other words, there should be a way to forcibly wrap long
lines of text when using w3m interactively.
I looked around the source and docs but could not find a
way to do it, but please tell me if I missed something.
This is an accessibility issue as it makes it hard to read some
sites.
For now, I pipe the buffer within (using "|") to another w3m
invocation:
w3m -dump -cols 64 -T text/html
Btw, is upstream still around (their mailing lists are dead) or
is Debian considered upstream?
Thank you for maintaining w3m.