Rene Kita 9192ed59db Add option to set directory for temporary files
With this patch applied the user can configure a directory to store
temporary/cache files. The history and cookies remain in RC_DIR.

I suppose the intent of writing the history to a temp file first is to
make the actual write an atomic operation. As rename() does not work
across mount points, we need to handle the temp file for the history
different to keep this behaviour.

Add a new type for the temp history file and handle this case different
when creating a temp file.
2022-05-01 11:50:09 +02:00
2020-11-12 21:19:57 +09:00
2021-08-15 15:29:03 -03:00
2021-05-26 16:29:59 +02:00
2021-10-28 17:03:36 +08:00
2022-04-18 11:42:05 +02:00
2022-04-06 20:08:00 +09:00
2012-05-22 23:06:58 +09:00
2022-02-20 11:17:26 +01:00
2011-05-04 16:41:45 +09:00
2011-05-04 16:41:45 +09:00
2015-01-15 20:50:16 +09:00
2011-05-04 16:41:45 +09:00
2022-04-29 10:25:54 +09:00
2011-05-04 16:05:14 +09:00
2011-05-04 16:41:45 +09:00
2022-04-15 21:07:30 +09:00
2020-05-06 15:47:06 +09:00
2011-05-04 16:05:14 +09:00
2022-04-19 19:59:19 +09:00
2011-05-04 16:05:14 +09:00
2022-04-19 10:08:54 +02:00
2011-05-04 16:05:14 +09:00
2022-04-19 10:08:54 +02:00
2013-04-08 21:48:49 +09:00
2011-05-04 16:05:14 +09:00
2011-05-04 16:05:14 +09:00
2011-05-04 16:05:14 +09:00
2011-05-04 16:05:14 +09:00
2011-05-04 16:05:14 +09:00
2022-04-10 10:06:33 +09:00
2011-05-04 16:05:14 +09:00
2011-05-04 16:05:14 +09:00
2021-02-13 16:51:48 +01:00
2022-02-20 11:14:54 +01:00
2011-05-04 16:05:14 +09:00
2011-05-04 16:41:45 +09:00
2011-05-04 16:23:02 +09:00
2022-02-20 11:14:53 +01:00
2013-10-14 23:02:26 +09:00
2020-01-03 23:42:05 -08:00
2011-05-04 16:05:14 +09:00
2015-08-11 21:59:27 +09:00
2022-04-24 06:17:44 +06:00
2015-01-15 19:38:11 +09:00
2011-05-04 16:05:14 +09:00
2022-02-20 11:14:53 +01:00
2011-05-04 16:05:14 +09:00
2011-05-04 16:05:14 +09:00
2011-05-04 16:05:14 +09:00
2011-05-04 16:05:14 +09:00
2022-04-29 10:20:09 +09:00
2022-04-19 10:08:54 +02:00
2011-05-04 16:05:14 +09:00
2011-05-04 16:05:14 +09:00
2011-05-04 16:05:14 +09:00
2022-02-20 11:25:15 +01:00
2022-04-10 10:07:27 +09:00
2020-09-06 22:38:16 +09:00
2022-04-24 06:26:32 +06:00
2011-05-04 16:05:14 +09:00
2011-05-04 16:05:14 +09: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-02-20 11:14:54 +01:00
2022-04-10 10:07:04 +09:00
2022-02-20 11:14:54 +01:00
2011-05-04 16:23:02 +09:00
2011-05-04 16:05:14 +09:00
2016-04-02 06:51:06 +09:00
2016-04-02 06:51:06 +09: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%