Rene Kita da9722e3b7 Check LESSOPEN to avoid undefined behaviour
Like less, w3m can use an input preprocessor when displaying files. The
preprocessor command is taken from the environment variable LESSOPEN.
The command line in LESSOPEN should include one occurrence of the string
"%s", which will be replaced by the filename when the input preprocessor
command is invoked. Giving more than one "%s" - or a any other
conversion specifier - will lead to undefined behaviour.

Add a check to make sure the command given has only one "%s".

This fixes https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=991608
2023-01-04 13:59:13 +01:00
2020-11-12 21:19:57 +09:00
2023-01-04 19:18:46 +09:00
2021-05-26 16:29:59 +02:00
2021-10-28 17:03:36 +08:00
2023-01-04 19:18:46 +09:00
2023-01-04 19:29:45 +09:00
2022-02-20 11:17:26 +01:00
2023-01-04 19:30:58 +09:00
2022-12-25 10:32:42 +09:00
2022-04-15 21:07:30 +09:00
2022-04-29 15:59:13 +06:00
2020-05-06 15:47:06 +09:00
2022-04-29 15:59:13 +06:00
2022-04-29 15:59:13 +06:00
2022-04-19 10:08:54 +02:00
2022-04-29 15:59:13 +06:00
2022-04-10 10:06:33 +09:00
2021-02-13 16:51:48 +01:00
2022-04-29 15:59:13 +06:00
2022-04-29 15:59:13 +06:00
2022-02-20 11:14:53 +01:00
2020-01-03 23:42:05 -08:00
2022-04-29 15:59:13 +06:00
2023-01-04 19:18:46 +09:00
2022-02-20 11:14:53 +01:00
2022-04-29 10:20:09 +09:00
2022-04-19 10:08:54 +02:00
2022-02-20 11:25:15 +01:00
2022-04-29 15:59:13 +06:00
2023-01-04 19:18:46 +09:00
2022-04-29 15:59:13 +06:00
2020-09-06 22:38:16 +09:00
2022-04-24 06:26:32 +06:00
2022-04-24 06:10:12 +06:00
2021-04-05 22:36:45 +09:00
2022-02-20 11:14:54 +01:00
2022-12-25 11:55:58 +01:00
2022-04-10 10:07:04 +09:00
2022-04-29 15:59:13 +06:00
2022-04-29 15:59:13 +06:00
2021-02-17 19:27:09 +09:00

w3m: WWW wo Miru Tool
=====================

w3m is a pager with WWW capability.  It IS a pager, but it can be used
as a text-mode WWW browser.

This package is maintained for Debian <https://www.debian.org>,
forked from the original version <https://sourceforge.net/projects/w3m/>.

If you can read English, see doc/*.
If you can read Japanese, see doc-jp/*.
If you can read both, read both and correct English. :-)
Description
A modernized fork of w3m with next and previous heading and form navigation.b
Readme 13 MiB
Languages
C 60.9%
HTML 13.4%
Roff 12.2%
JavaScript 5.6%
Perl 1.7%
Other 6.1%