| Commit message (Expand) | Author | Age | Files | Lines |
* | config.toml: C-c cancels setMark/gotoMark operations | bptato | 2024-02-12 | 1 | -3/+21 |
* | Add command to yank link under cursor (yc) | bptato | 2024-01-29 | 1 | -1/+12 |
* | Re-design word handling, add e, E, W, B, etc. | bptato | 2024-01-19 | 1 | -2/+6 |
* | config: allow overriding default prepended scheme | bptato | 2023-12-15 | 1 | -1/+2 |
* | Separate gopher conversion from main binary | bptato | 2023-12-10 | 1 | -1/+1 |
* | Enable finger protocol by default | bptato | 2023-12-10 | 1 | -1/+1 |
* | config: better path handling; fix array parsing bug | bptato | 2023-12-10 | 1 | -0/+1 |
* | config: disable w3m-cgi-compat by default | bptato | 2023-12-10 | 1 | -1/+1 |
* | pager: add marks | bptato | 2023-12-09 | 1 | -0/+4 |
* | pager: add precnum to [, ] | bptato | 2023-12-09 | 1 | -2/+2 |
* | pager: add `{', `}'; document externInto | bptato | 2023-12-09 | 1 | -0/+2 |
* | pager, container: add text selection/copying | bptato | 2023-12-03 | 1 | -1/+18 |
* | http: use Accept-Encoding | bptato | 2023-11-17 | 1 | -0/+1 |
* | Refactor Console | bptato | 2023-10-13 | 1 | -2/+4 |
* | config: do not copy url with newline | bptato | 2023-10-01 | 1 | -1/+1 |
* | Add w3m-cgi-compat option | bptato | 2023-10-01 | 1 | -0/+1 |
* | more vi/m compat | bptato | 2023-10-01 | 1 | -9/+13 |
* | Improve vi/m compat in scrolling | bptato | 2023-10-01 | 1 | -2/+10 |
* | Add urimethodmap support | bptato | 2023-09-30 | 1 | -0/+6 |
* | js: improve optional argument handling | bptato | 2023-09-26 | 1 | -18/+18 |
* | Add precnum support to more functions | bptato | 2023-09-26 | 1 | -11/+11 |
* | Add M-p as "load page on clipboard" | bptato | 2023-09-25 | 1 | -4/+16 |
* | add arrow keys to default line edit config | bptato | 2023-09-20 | 1 | -0/+4 |
* | config: fix invalid use of extern | bptato | 2023-09-13 | 1 | -1/+2 |
* | container: accept numbers in cursorLeft, cursorRight, etc. | bptato | 2023-09-09 | 1 | -8/+8 |
* | add extern, refactor some term functions | bptato | 2023-09-09 | 1 | -0/+5 |
* | Add vi-style numeric prefixes, make gotoLine 1-based | bptato | 2023-09-08 | 1 | -2/+4 |
* | container: add separate commands for 0 and ^ | bptato | 2023-09-08 | 1 | -1/+2 |
* | config: add gotoLine as M-g | bptato | 2023-09-07 | 1 | -0/+1 |
* | config: allow modification through JS | bptato | 2023-08-27 | 1 | -1/+4 |
* | Allow overriding default headers | bptato | 2023-08-26 | 1 | -0/+7 |
* | Add mailcap, mime.types & misc refactorings | bptato | 2023-08-13 | 1 | -0/+12 |
* | Add default background/foreground color override | bptato | 2023-07-29 | 1 | -0/+2 |
* | Add suspend() function (bound to C-z) | bptato | 2023-07-26 | 1 | -0/+1 |
* | Remove unused config variable | bptato | 2023-06-26 | 1 | -1/+0 |
* | Fix crash in openEditor if SIGINT was delivered | bptato | 2023-06-26 | 1 | -0/+1 |
* | Fix color U, slightly change contrast algorithm | bptato | 2023-06-10 | 1 | -1/+1 |
* | Fix some type confusion with colors, fix crash in pager | bptato | 2023-06-09 | 1 | -1/+1 |
* | Add XTERM title renaming | bptato | 2023-06-07 | 1 | -0/+1 |
* | Set display-charset to auto | bptato | 2023-05-20 | 1 | -1/+1 |
* | Refactor config, add charset opts | bptato | 2023-05-16 | 1 | -1/+6 |
* | res/config: fix M-c console binding | bptato | 2023-01-20 | 1 | -4/+1 |
* | res/config, doc/config: encode search query strings | bptato | 2023-01-08 | 1 | -1/+1 |
* | Slightly refactor commandMode | bptato | 2023-01-06 | 1 | -1/+7 |
* | default config: make the search function slightly more robust | bptato | 2022-12-25 | 1 | -1/+1 |
* | pager: proxy values in container; js: bugfixes | bptato | 2022-12-20 | 1 | -1/+5 |
* | Update visual home page, use name consistently | bptato | 2022-12-16 | 1 | -1/+1 |
* | Add discardTree, update docs | bptato | 2022-12-15 | 1 | -2/+2 |
* | Add network.max-redirect, prepend-https options | bptato | 2022-12-13 | 1 | -0/+4 |
* | Update config and config docs | bptato | 2022-12-13 | 1 | -7/+3 |