| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
When w3m is launched, if no other options are specified, it attempts to
read HTTP_HOME and WWW_HOME from the environment and upon finding a
value for one of these load the url specified. Once launched, though,
w3m provides no convenience for navigating to the home page.
Here, that ability is added. A new command GOTO_HOME is defined with a
default key binding of C-_.
|
|
|
|
| |
Bug-Debian: https://github.com/tats/w3m/issues/20#issuecomment-260590257
|
|
|
|
| |
cf. https://twitter.com/naota344/status/711541592167854081
|
|\
| |
| |
| |
| |
| | |
Conflicts:
istream.c
main.c
|
| |
| |
| |
| |
| | |
Patch from <http://www.j10n.org/files/w3m-cvs-1.1055-win64gc.patch>,
[w3m-dev:04469] on 2013-10-14.
|
|\ \ |
|
| |/
| |
| |
| |
| |
| | |
- half page scrolling
- jumping to elements numbered by getLinkNumberStr() from Karsten
Schoelzel
|
|\ \ |
|
| |/
| |
| |
| |
| | |
Patch to support the siteconf feature, from [w3m-dev 04463]
on 2012-06-27, provided by AIDA Shinra.
|
|\ \ |
|
| |/
| |
| |
| |
| | |
Patch to support SGR 1006 mouse reporting, from [w3m-dev 04466]
on 2012-07-15, provided by Hayaki Saito.
|
|/
|
|
|
|
| |
Patch from upstream, [w3m-dev 04411] on 2010-09-17, to support the
button element. It is discussed upstream and incomplete, but enough
to login Launchpad.
|
| |
|
| |
|
|
|