about summary refs log tree commit diff stats
path: root/res/config.toml
Commit message (Expand)AuthorAgeFilesLines
* config.toml: C-c cancels setMark/gotoMark operationsbptato2024-02-121-3/+21
* Add command to yank link under cursor (yc)bptato2024-01-291-1/+12
* Re-design word handling, add e, E, W, B, etc.bptato2024-01-191-2/+6
* config: allow overriding default prepended schemebptato2023-12-151-1/+2
* Separate gopher conversion from main binarybptato2023-12-101-1/+1
* Enable finger protocol by defaultbptato2023-12-101-1/+1
* config: better path handling; fix array parsing bugbptato2023-12-101-0/+1
* config: disable w3m-cgi-compat by defaultbptato2023-12-101-1/+1
* pager: add marksbptato2023-12-091-0/+4
* pager: add precnum to [, ]bptato2023-12-091-2/+2
* pager: add `{', `}'; document externIntobptato2023-12-091-0/+2
* pager, container: add text selection/copyingbptato2023-12-031-1/+18
* http: use Accept-Encodingbptato2023-11-171-0/+1
* Refactor Consolebptato2023-10-131-2/+4
* config: do not copy url with newlinebptato2023-10-011-1/+1
* Add w3m-cgi-compat optionbptato2023-10-011-0/+1
* more vi/m compatbptato2023-10-011-9/+13
* Improve vi/m compat in scrollingbptato2023-10-011-2/+10
* Add urimethodmap supportbptato2023-09-301-0/+6
* js: improve optional argument handlingbptato2023-09-261-18/+18
* Add precnum support to more functionsbptato2023-09-261-11/+11
* Add M-p as "load page on clipboard"bptato2023-09-251-4/+16
* add arrow keys to default line edit configbptato2023-09-201-0/+4
* config: fix invalid use of externbptato2023-09-131-1/+2
* container: accept numbers in cursorLeft, cursorRight, etc.bptato2023-09-091-8/+8
* add extern, refactor some term functionsbptato2023-09-091-0/+5
* Add vi-style numeric prefixes, make gotoLine 1-basedbptato2023-09-081-2/+4
* container: add separate commands for 0 and ^bptato2023-09-081-1/+2
* config: add gotoLine as M-gbptato2023-09-071-0/+1
* config: allow modification through JSbptato2023-08-271-1/+4
* Allow overriding default headersbptato2023-08-261-0/+7
* Add mailcap, mime.types & misc refactoringsbptato2023-08-131-0/+12
* Add default background/foreground color overridebptato2023-07-291-0/+2
* Add suspend() function (bound to C-z)bptato2023-07-261-0/+1
* Remove unused config variablebptato2023-06-261-1/+0
* Fix crash in openEditor if SIGINT was deliveredbptato2023-06-261-0/+1
* Fix color U, slightly change contrast algorithmbptato2023-06-101-1/+1
* Fix some type confusion with colors, fix crash in pagerbptato2023-06-091-1/+1
* Add XTERM title renamingbptato2023-06-071-0/+1
* Set display-charset to autobptato2023-05-201-1/+1
* Refactor config, add charset optsbptato2023-05-161-1/+6
* res/config: fix M-c console bindingbptato2023-01-201-4/+1
* res/config, doc/config: encode search query stringsbptato2023-01-081-1/+1
* Slightly refactor commandModebptato2023-01-061-1/+7
* default config: make the search function slightly more robustbptato2022-12-251-1/+1
* pager: proxy values in container; js: bugfixesbptato2022-12-201-1/+5
* Update visual home page, use name consistentlybptato2022-12-161-1/+1
* Add discardTree, update docsbptato2022-12-151-2/+2
* Add network.max-redirect, prepend-https optionsbptato2022-12-131-0/+4
* Update config and config docsbptato2022-12-131-7/+3