| Commit message (Expand) | Author | Age | Files | Lines |
* | config.toml: C-c cancels setMark/gotoMark operations | bptato | 2024-02-12 | 1 | -3/+21 |
* | widthconv: bugfixes | bptato | 2024-02-11 | 1 | -1/+3 |
* | twtstr: misc refactorings | bptato | 2024-02-09 | 2 | -100/+93 |
* | about:license: fix typo | bptato | 2024-02-01 | 1 | -1/+1 |
* | Add default md2html converter | bptato | 2024-01-30 | 1 | -0/+1 |
* | Add command to yank link under cursor (yc) | bptato | 2024-01-29 | 2 | -1/+14 |
* | Add mancha man page viewer | bptato | 2024-01-26 | 2 | -1/+24 |
* | charwidth: use ptint in controls calculation | bptato | 2024-01-19 | 2 | -19/+19 |
* | about:chawan: fix some descriptions | bptato | 2024-01-19 | 1 | -2/+2 |
* | Re-design word handling, add e, E, W, B, etc. | bptato | 2024-01-19 | 1 | -2/+6 |
* | charwidth: use pre-generated map file | bptato | 2024-01-04 | 3 | -0/+399 |
* | idna: use pre-generated map file, misc changes | bptato | 2024-01-04 | 2 | -0/+2637 |
* | Add spartan support | bptato | 2024-01-03 | 1 | -0/+1 |
* | ua.css: add plaintext | bptato | 2023-12-20 | 1 | -1/+1 |
* | config: allow overriding default prepended scheme | bptato | 2023-12-15 | 1 | -1/+2 |
* | Various fixes | bptato | 2023-12-13 | 1 | -6/+6 |
* | http: use CURLU for URLs | bptato | 2023-12-13 | 1 | -2/+2 |
* | Move http out of main binary | bptato | 2023-12-13 | 1 | -0/+2 |
* | Move gopher to adapter/ | bptato | 2023-12-12 | 1 | -0/+12 |
* | css: add case-insensitive matching | bptato | 2023-12-11 | 1 | -7/+7 |
* | css: add text-transform | bptato | 2023-12-11 | 2 | -0/+158 |
* | 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 | 2 | -0/+7 |
* | pager: add precnum to [, ] | bptato | 2023-12-09 | 1 | -2/+2 |
* | pager: add `{', `}'; document externInto | bptato | 2023-12-09 | 2 | -0/+3 |
* | pager, container: add text selection/copying | bptato | 2023-12-03 | 2 | -2/+22 |
* | ua.css: do not set del, ins display to block; strike del | bptato | 2023-12-01 | 1 | -3/+3 |
* | Update about:chawan | bptato | 2023-11-23 | 1 | -1/+2 |
* | update chawan.html | bptato | 2023-11-17 | 1 | -48/+60 |
* | http: use Accept-Encoding | bptato | 2023-11-17 | 1 | -0/+1 |
* | ua.css: add <s>, <strike> | bptato | 2023-10-25 | 1 | -0/+4 |
* | about:chawan: fix markup | bptato | 2023-10-23 | 1 | -8/+8 |
* | Refactor Console | bptato | 2023-10-13 | 1 | -2/+4 |
* | chawan.html: add missing linebreak | bptato | 2023-10-05 | 1 | -2/+2 |
* | 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 | 2 | -10/+14 |
* | Improve vi/m compat in scrolling | bptato | 2023-10-01 | 2 | -3/+13 |
* | 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 | 2 | -4/+18 |
* | Add about:license | bptato | 2023-09-23 | 1 | -0/+116 |
* | fix size for some input types | bptato | 2023-09-22 | 1 | -1/+2 |
* | add arrow keys to default line edit config | bptato | 2023-09-20 | 1 | -0/+4 |
* | improve about:chawan page | bptato | 2023-09-20 | 1 | -17/+60 |
* | config: fix invalid use of extern | bptato | 2023-09-13 | 1 | -1/+2 |