| Commit message (Expand) | Author | Age | Files | Lines |
* | pager, loader: add "Save file to" functionality | bptato | 2024-03-16 | 1 | -1/+2 |
* | config: add start.console-buffer option | bptato | 2024-03-16 | 1 | -0/+1 |
* | config.toml: fix sE binding | bptato | 2024-03-15 | 1 | -1/+1 |
* | pager: add "open in editor" keybinding (sE) | bptato | 2024-03-14 | 2 | -0/+9 |
* | man: misc improvements | bptato | 2024-03-14 | 1 | -3/+3 |
* | rudimentary support for <video>, <audio> | bptato | 2024-03-13 | 1 | -1/+1 |
* | man: rewrite in Nim | bptato | 2024-03-13 | 1 | -18/+0 |
* | strwidth, renderdocument: small refactoring | bptato | 2024-03-03 | 2 | -132/+449 |
* | css: remove caption-side: left, right, fix caption-side: bottom | bptato | 2024-03-01 | 1 | -8/+0 |
* | Add mouse support | bptato | 2024-02-29 | 1 | -0/+1 |
* | pager: improve URL loading procs | bptato | 2024-02-28 | 1 | -3/+3 |
* | config: add yI for yanking image URLs | bptato | 2024-02-27 | 2 | -2/+14 |
* | buffer: add image viewer support | bptato | 2024-02-27 | 2 | -0/+3 |
* | misc refactorings | bptato | 2024-02-27 | 2 | -23/+0 |
* | term: improve pixels-per-column/line detection | bptato | 2024-02-25 | 1 | -0/+8 |
* | ua.css: fix details element display | bptato | 2024-02-25 | 1 | -3/+3 |
* | ua.css: use ANSI yellow for links | bptato | 2024-02-25 | 1 | -1/+1 |
* | Separate ANSI text decoding from main binary | bptato | 2024-02-25 | 2 | -1/+6 |
* | config: replace default-flags with ignore-case | bptato | 2024-02-22 | 1 | -0/+1 |
* | Replace Chakasu with Chagashi | bptato | 2024-02-22 | 1 | -1/+0 |
* | term: fix coloring mess | bptato | 2024-02-17 | 1 | -2/+3 |
* | ua.css: remove inline-block from tt, var, font, u, s, strike | bptato | 2024-02-17 | 1 | -1/+1 |
* | res/mime.types: add gmi extension | bptato | 2024-02-14 | 1 | -0/+1 |
* | css: hide noscript tags when scripting is enabled | bptato | 2024-02-13 | 1 | -0/+6 |
* | config: use `yu` for copying URLs | bptato | 2024-02-13 | 2 | -2/+3 |
* | 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 |