Jump to content

W3m: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
AnomieBOT (talk | contribs)
m Dating maintenance tags: {{Notability}}
Monkbot (talk | contribs)
m Task 18 (cosmetic): eval 2 templates: hyphenate params (2×);
Line 14: Line 14:
| ver layout = stacked
| ver layout = stacked
| programming language = [[C (programming language)|C]]
| programming language = [[C (programming language)|C]]
| operating system = [[OS/2]],<ref>{{cite web|last=TOKORO|first=Kyosuke|title=w3m 0.2.1–3 for OS/2 WARP|url=http://hp.vector.co.jp/authors/VA000199/os2/w3m.html|accessdate=16 August 2010}}</ref><ref name="scoug">{{cite web|last=Watson|first=Dave|title=Text-Mode Web Browsers for OS/2|url=http://www.scoug.com/os24u/2001/scoug009.textbrowsers.html|publisher=The Southern California OS/2 User Group|accessdate=16 August 2010|date=September 2001}}</ref> [[Unix]] & [[Unix-like]] ([[Solaris (operating system)|Solaris]], [[SunOS]], [[HP-UX]], [[Linux]], [[FreeBSD]] and [[EWS-UX]] ([[EWS-4800]]),<ref>w3m manual page</ref> [[Microsoft Windows|Windows]] (with [[Cygwin]])
| operating system = [[OS/2]],<ref>{{cite web|last=TOKORO|first=Kyosuke|title=w3m 0.2.1–3 for OS/2 WARP|url=http://hp.vector.co.jp/authors/VA000199/os2/w3m.html|access-date=16 August 2010}}</ref><ref name="scoug">{{cite web|last=Watson|first=Dave|title=Text-Mode Web Browsers for OS/2|url=http://www.scoug.com/os24u/2001/scoug009.textbrowsers.html|publisher=The Southern California OS/2 User Group|access-date=16 August 2010|date=September 2001}}</ref> [[Unix]] & [[Unix-like]] ([[Solaris (operating system)|Solaris]], [[SunOS]], [[HP-UX]], [[Linux]], [[FreeBSD]] and [[EWS-UX]] ([[EWS-4800]]),<ref>w3m manual page</ref> [[Microsoft Windows|Windows]] (with [[Cygwin]])
| platform =
| platform =
| language = English and Japanese
| language = English and Japanese

Revision as of 04:41, 27 December 2020

w3m
Developer(s)Akinori Ito and team members
Initial release1995
Repository
Written inC
Operating systemOS/2,[1][2] Unix & Unix-like (Solaris, SunOS, HP-UX, Linux, FreeBSD and EWS-UX (EWS-4800),[3] Windows (with Cygwin)
Available inEnglish and Japanese
TypeWeb browser, Terminal pager
LicenseMIT license
Websitew3m.sourceforge.net Edit this on Wikidata

w3m is a free software/open source text-based web browser and terminal pager. It has support for tables, frames,[2] SSL connections, color, and inline images on suitable terminals. Generally, it renders pages in a form as true to their original layout as possible.

The name "w3m" stands for "WWW wo miru (WWWを見る)", which is Japanese for "to see the WWW" where W3 is a numeronym of WWW.

The original project appears to be inactive, while a currently maintained version exists and is packaged in various GNU/Linux distributions such as Debian and Fedora. This version is available from the repository of Debian developer Tatsuya Kinoshita.

In Emacs

w3m is also used by the Emacs text editor via the emacs-w3m.el Emacs Lisp module.

Forks

Two forks of w3m add support for multiple character-encodings and for other features not in the original:

  1. Hironori Sakamoto's w3m-m17n ("m17n" stands for multilingualization)
  2. Kiyokazu Suto's w3mmee ("mee" stands for "Multi-Encoding Extension")

See also

References

  1. ^ TOKORO, Kyosuke. "w3m 0.2.1–3 for OS/2 WARP". Retrieved 16 August 2010.
  2. ^ a b Watson, Dave (September 2001). "Text-Mode Web Browsers for OS/2". The Southern California OS/2 User Group. Retrieved 16 August 2010.
  3. ^ w3m manual page

External links