document updated 15 years ago, on Sep 30, 2009
You have to make sure several things are configured properly to get unicode working:
- w3m settings
- Your version of w3m must be compiled with the m17n patch. Confirm this by running `w3m -version`
- Configure w3m to use a utf-8 encoding for its output. There are several ways to do this:
- press 'o', and on the options menu, change "Display charset" to "UTF-8"
- edit ~/.w3m/config, and change "display charset" to "utf8"
- when you start up w3m, use the "-O utf8" option
- your terminal settings
- terminal needs to be set to interpret display text as utf-8 encoding
- terminal needs to use the right font to display <HR>, <LI>, and <TABLE> properly
Putty
- suggested fonts:
font
| download
| <HR>
| <TABLE>
| 1st <LI>
| 2nd <LI>
| 3rd <LI>
|
---|
DejaVu Sans Mono
| already installed
| Y | Y | Y | n | Y
|
MSGothic
| download
| Y | Y | Y | n | Y
|
Anonymous
| download
| n | n | Y | n | n
|