- Description:
- w3m is a pager with WWW capability.
- Last Change:
- Clone URL:
ssh://anonymous@git.rkta.de/w3m
Commit Briefs
Add Gemini support
This patch adds Gemini support to w3m. This is still work in progress. Consider this as alpha stage. INPUT may break with unquoted chars.
Fix dump with zero based link numbers (based, master)
References did not take zero_based_link_no in account.
Bump version (tags/v0.5.6)
Tree
README
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 <https://sr.ht/~rkta/w3m> is forked from the Debian version <https://github.com/tats/w3m>, which was forked from the original version <https://sourceforge.net/projects/w3m/>. There are three important branches: master, next and oldstable. Branch master is the current stable version where the next release will be made from. Branch next serves as a release candidate for branch master. It contains new features and other patches that are staged to get merged into branch master after some time of testing in day to day usage. Branch next will be rebased and force pushed regularly. Branch oldstable contains a very conservative set of bug fixes to the last release of tats/w3m. Additionally there is a branch gemini which is just branch master but with a patch to add support for the gemini protocol and hypertext format. For historical reason most active development happens using quilt. The quilt patch series is regularly pushed to branch patches. Need Support?? Join: https://web.libera.chat/#w3m Send questions, bug reports and patches to: ~rkta/w3m@lists.sr.ht Follow us on Email: ~rkta/w3m-announce+subscribe@lists.sr.ht ;-) 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. :-)
