w3m

Unnamed repository; edit this file to name it for gitweb.
git clone https://logand.com/git/w3m.git/
Log | Files | Refs | README

commit 75e6810babbcd68a8ea66f88d380a6cda1973e20
parent 901f84cf2a4a14fd00a0b27c4d2d8c732310e340
Author: ukai <ukai>
Date:   Tue,  5 Nov 2002 17:55:57 +0000

add TODO

Diffstat:
ATODO | 43+++++++++++++++++++++++++++++++++++++++++++
1 file changed, 43 insertions(+), 0 deletions(-)

diff --git a/TODO b/TODO @@ -0,0 +1,43 @@ +TODO lists + +* news:<newsgroups> support + +* w3mimgdisplay setuid + - pam_console isn't secure enough + +* autoconfisicate + +* code review, cleanup + +* merge m17n + +[sf.net] http://sf.net/projects/w3m + +[bugs] http://bugs.debian.org/w3m + +* when <img usemap> is inside a link, the map is not used + http://bugs.debian.org/96349 + +* parsing bug: omitting </p> should not matter, but it does + http://bugs.debian.org/115521 + +* w3mman -l doesn't work + http://bugs.debian.org/138805 + +* w3m -dump generates too long lines + http://bugs.debian.org/149288 + +* would like "forward to next buffer" + http://bugs.debian.org/51771 + +* alt attributes in area elements are ignored + http://bugs.debian.org/81555 + +* MOUSE_SCROLL_LINE should be a run-time option + http://bugs.debian.org/87472 + +* support for the <button> tag (HTML 4.01) + http://bugs.debian.org/136810 + +* not working 'Ignore case when search' on non latin pages + http://bugs.debian.org/138891