Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | trans.cgi: minor fix | bptato | 2023-10-09 | 1 | -1/+1 |
| | |||||
* | update w3m.toml | bptato | 2023-10-09 | 1 | -26/+39 |
| | |||||
* | improve trans.cgi | bptato | 2023-10-09 | 1 | -5/+23 |
| | | | | document, simplify, ... | ||||
* | gmifetch: get rid of globals | bptato | 2023-10-09 | 1 | -39/+43 |
| | | | | it was horrible code style... (gmifetch still kind of is :/) | ||||
* | gmifetch: -O3 | bptato | 2023-10-09 | 1 | -1/+1 |
| | |||||
* | gmifetch: fix buffer overflow | bptato | 2023-10-08 | 1 | -1/+1 |
| | | | | ew | ||||
* | Add urimethodmap support | bptato | 2023-09-30 | 7 | -0/+952 |
| | | | | yay | ||||
* | 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 | ||||
* | Update config and config docs | bptato | 2022-12-13 | 1 | -15/+0 |
| | |||||
* | Add all sorts of config options and cookies | bptato | 2022-12-13 | 1 | -0/+15 |