about summary refs log tree commit diff stats
path: root/doc/config.md
Commit message (Expand)AuthorAgeFilesLines
* pager, loader: add "Save file to" functionalitybptato2024-03-161-1/+8
* config: add start.console-buffer optionbptato2024-03-161-0/+10
* loader: rework process modelbptato2024-03-111-1/+1
* Add mouse supportbptato2024-02-291-0/+7
* pager: improve URL loading procsbptato2024-02-281-3/+19
* term: improve pixels-per-column/line detectionbptato2024-02-251-0/+16
* config: replace default-flags with ignore-casebptato2024-02-221-7/+7
* Update docsbptato2024-02-191-8/+37
* regex: re-work compileSearchRegexbptato2024-02-171-0/+10
* term: fix coloring messbptato2024-02-171-4/+16
* doc: update npr redirect examplebptato2024-02-141-1/+2
* Add pager.externFilterSourcebptato2024-02-121-3/+24
* doc/config: add missing backtickbptato2024-01-301-1/+1
* doc: do not emphasize th text, mention pager.locationbptato2024-01-301-33/+38
* Add command to yank link under cursor (yc)bptato2024-01-291-4/+14
* client: stop entire process group on suspend()bptato2024-01-291-2/+3
* doc: fix cookie sharing examplebptato2024-01-221-4/+4
* Re-design word handling, add e, E, W, B, etc.bptato2024-01-191-25/+74
* container: fix gotoMarkYbptato2023-12-211-2/+2
* Fix for sourcehut markdown parsing, small doc improvementsbptato2023-12-151-35/+10
* config: allow overriding default prepended schemebptato2023-12-151-2/+13
* doc/config: finish path handling documentationbptato2023-12-141-1/+5
* config: better path handling; fix array parsing bugbptato2023-12-101-0/+15
* pager: add marksbptato2023-12-091-0/+56
* pager: add `{', `}'; document externIntobptato2023-12-091-0/+18
* config: add bare aliases for "8bit", "24bit"bptato2023-11-261-3/+7
* container: add cursorNthLink, cursorRevNthLinkbptato2023-10-141-0/+11
* Add w3m-cgi-compat optionbptato2023-10-011-4/+19
* more vi/m compatbptato2023-10-011-12/+22
* Improve vi/m compat in scrollingbptato2023-10-011-2/+39
* update docsbptato2023-09-301-9/+21
* loader: add local-cgibptato2023-09-301-2/+30
* Add precnum support to more functionsbptato2023-09-261-12/+12
* Add M-p as "load page on clipboard"bptato2023-09-251-0/+8
* improve manpagesbptato2023-09-201-3/+12
* update configbptato2023-09-201-2/+2
* config.md: more preprocessingbptato2023-09-201-1/+1
* add table_rewrite.shbptato2023-09-201-2/+2
* add manpagesbptato2023-09-201-1/+5
* document pager.externbptato2023-09-201-0/+13
* container: accept numbers in cursorLeft, cursorRight, etc.bptato2023-09-091-9/+9
* Add vi-style numeric prefixes, make gotoLine 1-basedbptato2023-09-081-3/+62
* container: add separate commands for 0 and ^bptato2023-09-081-0/+5
* Allow overriding default headersbptato2023-08-261-0/+5
* Update docsbptato2023-08-131-0/+12
* Add default background/foreground color overridebptato2023-07-291-0/+12
* doc: add missing end tagbptato2023-07-261-1/+1
* Add suspend() function (bound to C-z)bptato2023-07-261-2/+20
* Add compileMatchRegexbptato2023-07-251-8/+34
* Improve encoding supportbptato2023-07-121-11/+13