aboutsummaryrefslogtreecommitdiffstats
path: root/proto.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-08-31New commands for moving to the top, middle and bottom of bufferbptato1-1/+4
2020-01-04Add command to go home.We're Yet1-0/+1
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-_.
2016-11-15Prevent infinite recursion with nested table and textareaTatsuya Kinoshita1-0/+1
Bug-Debian: https://github.com/tats/w3m/issues/20#issuecomment-260590257
2016-03-22Fix build failure when not USE_MOUSE for sgrmouseTatsuya Kinoshita1-0/+1
cf. https://twitter.com/naota344/status/711541592167854081
2013-10-14Workaround of GC crash on Cygwin64AIDA Shinra1-2/+3
Patch from <http://www.j10n.org/files/w3m-cvs-1.1055-win64gc.patch>, [w3m-dev:04469] on 2013-10-14.
2013-10-12vim/-perator like handlingLaurence Richert1-0/+3
- half page scrolling - jumping to elements numbered by getLinkNumberStr() from Karsten Schoelzel
2013-04-08Support the siteconf featureTatsuya Kinoshita1-4/+23
Patch to support the siteconf feature, from [w3m-dev 04463] on 2012-06-27, provided by AIDA Shinra.
2013-04-08Support SGR 1006 mouse reportingTatsuya Kinoshita1-0/+1
Patch to support SGR 1006 mouse reporting, from [w3m-dev 04466] on 2012-07-15, provided by Hayaki Saito.
2011-06-19Support the button element as defined in HTML 4.01Tatsuya Kinoshita1-0/+2
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.
2011-05-04Adding upstream version 0.5.3upstream/0.5.3Tatsuya Kinoshita1-1/+7
2011-05-04Adding upstream version 0.5.2upstream/0.5.2Tatsuya Kinoshita1-1/+1
2011-05-04Adding upstream version 0.5.1upstream/0.5.1Tatsuya Kinoshita1-0/+784