| Commit message (Expand) | Author | Age | Files | Lines |
* | buffer, pager, config: add meta-refresh + misc fixes | bptato | 2024-07-28 | 1 | -0/+1 |
* | config: support smart case | bptato | 2024-07-16 | 1 | -1/+1 |
* | config: add various missing options | bptato | 2024-06-29 | 1 | -0/+7 |
* | pager: send Accept: */* for viewImage | bptato | 2024-06-08 | 1 | -1/+8 |
* | pager, buffer: improve forms, protocol config | bptato | 2024-06-08 | 1 | -0/+9 |
* | config.toml: update headers | bptato | 2024-06-08 | 1 | -2/+2 |
* | pager: rework D/discard buffer | bptato | 2024-05-31 | 1 | -0/+4 |
* | Update docs | bptato | 2024-05-16 | 1 | -2/+2 |
* | config: separate tmp dir for sockets, users | bptato | 2024-05-16 | 1 | -1/+2 |
* | pager: editor command fixes | bptato | 2024-05-12 | 1 | -1/+1 |
* | pager: take $EDITOR from env | bptato | 2024-05-11 | 1 | -1/+1 |
* | term: optimize canvas redraw, remove emulate-overline | bptato | 2024-05-10 | 1 | -1/+0 |
* | js: fix various leaks etc. | bptato | 2024-05-03 | 1 | -1/+1 |
* | config: fix copy image URL, document copy commands | bptato | 2024-04-27 | 1 | -1/+1 |
* | buffer: add toggleImages | bptato | 2024-04-27 | 1 | -0/+2 |
* | Initial image support | bptato | 2024-04-25 | 1 | -0/+1 |
* | pager: edit source fixes | bptato | 2024-03-30 | 1 | -1/+1 |
* | config: improve input system | bptato | 2024-03-26 | 1 | -213/+342 |
* | pager: add "save link", "save source"; change & document some keybindings | bptato | 2024-03-20 | 1 | -7/+9 |
* | config: remove system mailcaps from default mailcap path | bptato | 2024-03-19 | 1 | -4/+1 |
* | buffer: add markURL | bptato | 2024-03-19 | 1 | -0/+1 |
* | 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 | 1 | -0/+8 |
* | 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 | 1 | -1/+12 |
* | buffer: add image viewer support | bptato | 2024-02-27 | 1 | -0/+1 |
* | term: improve pixels-per-column/line detection | bptato | 2024-02-25 | 1 | -0/+8 |
* | 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 |
* | config: use `yu` for copying URLs | bptato | 2024-02-13 | 1 | -1/+2 |
* | 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 |