aboutsummaryrefslogtreecommitdiffstats
path: root/keybind.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-01-04Add command to go home.We're Yet1-1/+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-_.
2013-04-08Support SGR 1006 mouse reportingTatsuya Kinoshita1-1/+1
Patch to support SGR 1006 mouse reporting, from [w3m-dev 04466] on 2012-07-15, provided by Hayaki Saito.
2011-05-04Adding upstream version 0.5.2upstream/0.5.2Tatsuya Kinoshita1-2/+2
2011-05-04Adding upstream version 0.5.1upstream/0.5.1Tatsuya Kinoshita1-0/+194