Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | base64_encode: fix input and output length types | bptato | 2021-02-03 | 1 | -1/+1 |
| | |||||
* | Some cleanup for base64_encode | bptato | 2021-02-02 | 1 | -1/+1 |
| | |||||
* | Support iTerm2 graphics protocol, replace encodeB with base64_encode | bptato | 2021-02-02 | 1 | -0/+2 |
| | |||||
* | Fix compilation errors when USE_GOPHER and not USE_M17N | Tatsuya Kinoshita | 2020-11-11 | 1 | -0/+7 |
| | |||||
* | Support Gopher items search (7) and binary file (9) | bptato | 2020-11-07 | 1 | -0/+1 |
| | |||||
* | New commands for moving to the top, middle and bottom of buffer | bptato | 2020-08-31 | 1 | -1/+4 |
| | |||||
* | Add command to go home. | We're Yet | 2020-01-04 | 1 | -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-_. | ||||
* | Prevent infinite recursion with nested table and textarea | Tatsuya Kinoshita | 2016-11-15 | 1 | -0/+1 |
| | | | | Bug-Debian: https://github.com/tats/w3m/issues/20#issuecomment-260590257 | ||||
* | Fix build failure when not USE_MOUSE for sgrmouse | Tatsuya Kinoshita | 2016-03-22 | 1 | -0/+1 |
| | | | | cf. https://twitter.com/naota344/status/711541592167854081 | ||||
* | Merge branch 'bug/win64gc' | Tatsuya Kinoshita | 2013-10-14 | 1 | -2/+3 |
|\ | | | | | | | | | | | Conflicts: istream.c main.c | ||||
| * | Workaround of GC crash on Cygwin64 | AIDA Shinra | 2013-10-14 | 1 | -2/+3 |
| | | | | | | | | | | Patch from <http://www.j10n.org/files/w3m-cvs-1.1055-win64gc.patch>, [w3m-dev:04469] on 2013-10-14. | ||||
* | | Merge branch 'feature/vim-like' | Tatsuya Kinoshita | 2013-10-12 | 1 | -0/+3 |
|\ \ | |||||
| * | | vim/-perator like handling | Laurence Richert | 2013-10-12 | 1 | -0/+3 |
| |/ | | | | | | | | | | | - half page scrolling - jumping to elements numbered by getLinkNumberStr() from Karsten Schoelzel | ||||
* | | Merge branch 'feature/siteconf' | Tatsuya Kinoshita | 2013-04-08 | 1 | -4/+23 |
|\ \ | |||||
| * | | Support the siteconf feature | Tatsuya Kinoshita | 2013-04-08 | 1 | -4/+23 |
| |/ | | | | | | | | | Patch to support the siteconf feature, from [w3m-dev 04463] on 2012-06-27, provided by AIDA Shinra. | ||||
* | | Merge branch 'feature/sgrmouse' | Tatsuya Kinoshita | 2013-04-08 | 1 | -0/+1 |
|\ \ | |||||
| * | | Support SGR 1006 mouse reporting | Tatsuya Kinoshita | 2013-04-08 | 1 | -0/+1 |
| |/ | | | | | | | | | Patch to support SGR 1006 mouse reporting, from [w3m-dev 04466] on 2012-07-15, provided by Hayaki Saito. | ||||
* / | Support the button element as defined in HTML 4.01 | Tatsuya Kinoshita | 2011-06-19 | 1 | -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. | ||||
* | Adding upstream version 0.5.3upstream/0.5.3 | Tatsuya Kinoshita | 2011-05-04 | 1 | -1/+7 |
| | |||||
* | Adding upstream version 0.5.2upstream/0.5.2 | Tatsuya Kinoshita | 2011-05-04 | 1 | -1/+1 |
| | |||||
* | Adding upstream version 0.5.1upstream/0.5.1 | Tatsuya Kinoshita | 2011-05-04 | 1 | -0/+784 |