Commit Graph

77 Commits

Author SHA1 Message Date
Tatsuya Kinoshita
e60d5bd19b Remove obsolete documents 2023-01-09 19:17:05 +09:00
Tatsuya Kinoshita
b0940e8cec English fixes
cf. https://github.com/tats/w3m/pull/241
2023-01-04 19:18:46 +09:00
Tatsuya Kinoshita
57b6c8ecd1 Merge pull request #251 from nsanmartin/high-intensity-colors
Add high-intensity colors option and cli flag.
2023-01-04 19:16:58 +09:00
Tatsuya Kinoshita
b80737409b Merge pull request #241 from trafficone/master
Minor Fixes of English Docs
2023-01-04 19:16:19 +09:00
Tatsuya Kinoshita
c15b1aab53 Merge pull request #237 from rkta/siteconf_docs
Improve siteconf docs
2022-12-25 10:08:05 +09:00
Trafficone
57dfbe309c Minor Fixes of English Docs (#1)
* Translating Documentation

* Create README.SSL from doc-jp

* Clarified wording on some functions

* Clarified English in README.img

* Created README.keymap

* Translated README.menu

* Minor grammar changes
2022-11-29 00:07:55 +09:00
nico
4922d25917 Add high-intensity colors option and cli flag. 2022-11-19 13:39:15 -03:00
Rene Kita
a2bd584934 Use the comment character in Examples 2022-05-01 12:04:23 +02:00
Rene Kita
b21b50b1dd Say what the comment character is 2022-05-01 12:04:23 +02:00
Yash Lala
26284ff627 Set rc_dir based on W3M_DIR environment variable.
By default, w3m puts all of its data in the `~/.w3m/` directory
(creating it as necessary). This was not configurable in any way.

This commit adds some quick reconfigurability -- when the "W3M_DIR"
environment variable is set, w3m will use that location instead. The
default location is unchanged.

Fixes #130.
2022-01-14 11:06:46 -08:00
Augusto Gunsch
ac47193ce6 Fix wrong quote character 2021-08-15 15:29:03 -03:00
Augusto Gunsch
0a8a7c7516 Make spacing more consistent 2021-08-15 15:27:27 -03:00
Augusto Gunsch
ecc89bc8b5 Update default tab navigation keybindings 2021-08-15 15:18:54 -03:00
Tatsuya Kinoshita
bf8c4254a5 Add information of Debian's libsixel-bin package
Bug-Debian: https://github.com/tats/w3m/pull/184
2021-06-21 19:18:57 +09:00
Laurenz
c6111f4fe9 Fix link to hboehm's gc library 2021-05-26 16:29:59 +02:00
Tatsuya Kinoshita
03f301e219 Add eNULL to ssl_cipher when -insecure 2021-02-21 12:03:04 +09:00
Tatsuya Kinoshita
b6e79c211c Update wording for -debug option 2021-02-11 19:37:28 +09:00
Tatsuya Kinoshita
d27c38cd6d Update manpage for -insecure option 2021-02-11 19:37:24 +09:00
Tatsuya Kinoshita
1d967a4d42 Add examples of siteconf, set user_agent to Googlebot for Twitter 2020-12-19 13:25:29 +09:00
Tatsuya Kinoshita
2e403c8eb5 Update examples of siteconf, forward twitter.com to nitter.net
Because mobile.twitter.com without JavaScript is unusable anymore.
2020-12-17 19:38:29 +09:00
Tatsuya Kinoshita
3943f7b418 Mention forked version 2020-09-06 22:38:16 +09:00
Tatsuya Kinoshita
1d26327728 Drop bug report address 2020-09-06 22:01:32 +09:00
bptato
9916eadf24 New commands for moving to the top, middle and bottom of buffer 2020-08-31 18:02:07 +02:00
Bjarni Ingi Gislason
baefa5f5f8 Fix some source formatting in the manual
- Begin a sentence on a new line.
- Split long lines (> 80).
- Fix warnings from "mandoc -Tlint"
- Remove space at end of lines.
- Change a HYPHEN-MINUS (code 0x55, 2D) to a dash (minus) if it matches
  " -[:alpha:]" or \[aq]-[:alpha:] (for options).
- Use the macros .MT/.ME for e-mail addresses

Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963801#5
2020-07-11 07:29:10 +09:00
Tatsuya Kinoshita
739b3fe5ce Update documents for GOTO_HOME 2020-03-16 19:59:04 +09:00
Tatsuya Kinoshita
fb915c1248 Add GOTO_HOME to the help page 2020-03-16 19:51:22 +09:00
Azure
83e072d6d5 Allow setting User Agent in Siteconf
Since Google gives usable search results to Lynx but not to w3m, and
many other sites block Lynx but /not/ w3m, we want to be able to set
the User Agent string on a per-site basis.
2019-06-30 12:15:22 -04:00
Mike
2ad8196f6b Update README.img 2018-03-22 20:40:03 -06:00
Mike
3e1499584f Update README.dict 2018-03-22 20:37:53 -06:00
Mike
655b396508 Update README.pre_form 2018-03-22 20:36:48 -06:00
Mike
a70109ea7d Update README.cookie 2018-03-22 20:33:29 -06:00
Mike
602213f45b Update README.cookie 2018-03-22 20:32:54 -06:00
Tatsuya Kinoshita
ace7655fa9 English fix
cf. [emacs-w3m:12706], http://emacs-w3m.namazu.org/ml/msg12598.html
2017-12-27 06:41:57 +09:00
Markus Hiereth
45d40611a8 Update MANUAL.html in English and German
Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772341#90
2016-08-08 20:23:56 +09:00
Markus Hiereth
e123fcfacb Update FAQ.html in English and German
Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772341#85
2016-08-08 20:21:56 +09:00
Markus Hiereth
b30096d865 Update manpage for w3m in English and German
Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772341#75
2016-08-08 20:01:39 +09:00
Markus Hiereth
b6866d1b18 Update description of SOURCE and VIEW
Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765682#37
2016-06-19 18:35:38 +09:00
Tatsuya Kinoshita
a4031dbd75 Update English messages 2016-06-19 14:19:19 +09:00
Markus Hiereth
6fd92e149f Update English help messages 2016-06-19 07:00:01 +09:00
Tatsuya Kinoshita
4d14b8ee9e Cleanup obsolete INIT_MAILCAP
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=820902
2016-04-14 07:02:39 +09:00
Tatsuya Kinoshita
dce437618e Update English documents 2016-04-03 22:35:43 +09:00
Markus Hiereth
a3cd122d79 Update English documents
Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772341#25
2016-04-03 21:39:25 +09:00
Tatsuya Kinoshita
f6c3e9c895 Update manpage footers to w3m 0.5.3 2016-04-02 06:51:17 +09:00
Justin B Rye
f4885d0838 English fixes
cf. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772341#15
Origin: https://lists.debian.org/debian-l10n-english/2014/12/msg00002.html
Origin: https://lists.debian.org/debian-l10n-english/2014/12/msg00030.html
Origin: https://lists.debian.org/debian-l10n-english/2015/02/msg00011.html
2016-04-02 06:51:06 +09:00
Tatsuya Kinoshita
1b386978d3 Update FAQ for extbrowser 2016-03-19 19:03:19 +09:00
Tatsuya Kinoshita
06181fceff Add extbrowser4, extbrowser5, ..., and extbrowser9 2016-03-13 20:06:18 +09:00
Tatsuya Kinoshita
ff21632495 Typo fix for ACCESSKEY
cf. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=779092#5
2016-02-28 08:48:56 +09:00
Tatsuya Kinoshita
de6bc007d2 Fix unknown key in keymap.lynx
Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/w3m/+bug/265144
Bug: https://sourceforge.net/p/w3m/bugs/48/
2015-08-21 19:11:41 +09:00
Tatsuya Kinoshita
d825e68a91 Mention GOPHER_PROXY and FTP_PROXY in the FAQ documents 2015-07-20 16:58:07 +09:00
Tatsuya Kinoshita
e9553e6227 Mention HTTPS_PROXY in the FAQ documents
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=791425
2015-07-05 09:53:34 +09:00