about summary refs log tree commit diff stats
path: root/bonus/w3m.toml
Commit message (Collapse)AuthorAgeFilesLines
* pager: add marksbptato2023-12-091-1/+29
| | | | | Default is vi-style, but w3m-style marks work as well; see bonus/w3m.toml.
* container: add cursorNthLink, cursorRevNthLinkbptato2023-10-141-15/+2
|
* update w3m.tomlbptato2023-10-091-26/+39
|
* config: allow modification through JSbptato2023-08-271-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 quitbptato2023-02-051-2/+2
|
* Add ask()bptato2023-01-051-1/+1
|
* pager: proxy values in container; js: bugfixesbptato2022-12-201-0/+77
Also, a little bonus: w3m keybindings