Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pager: add marks | bptato | 2023-12-09 | 1 | -1/+29 |
| | | | | | Default is vi-style, but w3m-style marks work as well; see bonus/w3m.toml. | ||||
* | container: add cursorNthLink, cursorRevNthLink | bptato | 2023-10-14 | 1 | -15/+2 |
| | |||||
* | update w3m.toml | bptato | 2023-10-09 | 1 | -26/+39 |
| | |||||
* | config: allow modification through JS | bptato | 2023-08-27 | 1 | -1/+4 |
| | | | | | | | This used to be possible until I moved everything under separate headers to their respective objects. Now it works again, mostly; modification of some attributes is still missing. | ||||
* | w3m.toml: fix quit | bptato | 2023-02-05 | 1 | -2/+2 |
| | |||||
* | Add ask() | bptato | 2023-01-05 | 1 | -1/+1 |
| | |||||
* | pager: proxy values in container; js: bugfixes | bptato | 2022-12-20 | 1 | -0/+77 |
Also, a little bonus: w3m keybindings |