Package: w3m
Version: 0.5.1-4
Severity: wishlist
One notes the cookie file has wasteful trailing blanks.
$ cat -e ~/.w3m/cookie
shows them.
I would put a comment at top of that file explaining what the fields
are, and mentioning ^K.
P.S., in man page etc., saying e.g.,
-cookie
use cookie.
-no-cookie
don't use cookie
doesn't show which is the default.
Also one must use LC_ALL=C, or else ^K to show the cookies shows the
date in the wrong charset!
Hello, a new manpage has been prepared. When working on it, we doubted whether an annotation about the default behaviour would make sense. Because with none of these two options in the command line, the values for boolean variables accept_cookie use_cookie in the file .w3m/config or /etc/w3m/config control the behaviour of w3m.