| Commit message (Expand) | Author | Age | Files | Lines |
* | Update docs | bptato | 2024-03-16 | 1 | -3/+0 |
* | pager, loader: add "Save file to" functionality | bptato | 2024-03-16 | 1 | -1/+8 |
* | config: add start.console-buffer option | bptato | 2024-03-16 | 1 | -0/+10 |
* | man: work around parameter insanity | bptato | 2024-03-15 | 1 | -3/+14 |
* | doc: revert capitalization change | bptato | 2024-03-14 | 1 | -1/+1 |
* | man: rewrite in Nim | bptato | 2024-03-13 | 2 | -3/+3 |
* | loader: rework process model | bptato | 2024-03-11 | 3 | -9/+17 |
* | Fix typo | bptato | 2024-03-04 | 1 | -1/+1 |
* | Update doc/protocols | bptato | 2024-03-04 | 1 | -10/+29 |
* | Add mouse support | bptato | 2024-02-29 | 1 | -0/+7 |
* | pager: improve URL loading procs | bptato | 2024-02-28 | 1 | -3/+19 |
* | term: improve pixels-per-column/line detection | bptato | 2024-02-25 | 1 | -0/+16 |
* | Update docs | bptato | 2024-02-25 | 1 | -8/+8 |
* | Separate ANSI text decoding from main binary | bptato | 2024-02-25 | 1 | -6/+10 |
* | config: replace default-flags with ignore-case | bptato | 2024-02-22 | 1 | -7/+7 |
* | Update docs | bptato | 2024-02-19 | 1 | -8/+37 |
* | regex: re-work compileSearchRegex | bptato | 2024-02-17 | 1 | -0/+10 |
* | term: fix coloring mess | bptato | 2024-02-17 | 1 | -4/+16 |
* | gmifetch: clean up URL handling | bptato | 2024-02-16 | 1 | -4/+0 |
* | Update docs | bptato | 2024-02-14 | 3 | -21/+25 |
* | doc: update npr redirect example | bptato | 2024-02-14 | 1 | -1/+2 |
* | Add pager.externFilterSource | bptato | 2024-02-12 | 1 | -3/+24 |
* | doc/config: add missing backtick | bptato | 2024-01-30 | 1 | -1/+1 |
* | doc: do not emphasize th text, mention pager.location | bptato | 2024-01-30 | 1 | -33/+38 |
* | Add command to yank link under cursor (yc) | bptato | 2024-01-29 | 1 | -4/+14 |
* | client: stop entire process group on suspend() | bptato | 2024-01-29 | 1 | -2/+3 |
* | Add mancha man page viewer | bptato | 2024-01-26 | 3 | -5/+62 |
* | doc: fix cookie sharing example | bptato | 2024-01-22 | 1 | -4/+4 |
* | Re-design word handling, add e, E, W, B, etc. | bptato | 2024-01-19 | 2 | -26/+75 |
* | Add urlenc, urldec; fix a URL encoding bug; improve trans.cgi | bptato | 2024-01-08 | 1 | -0/+15 |
* | Add spartan support | bptato | 2024-01-03 | 1 | -0/+12 |
* | fix broken link | bptato | 2023-12-22 | 1 | -1/+1 |
* | update doc/protocols | bptato | 2023-12-22 | 1 | -3/+3 |
* | cgi: return ConnectionError when script is not executable | bptato | 2023-12-21 | 1 | -5/+5 |
* | container: fix gotoMarkY | bptato | 2023-12-21 | 1 | -2/+2 |
* | Fix for sourcehut markdown parsing, small doc improvements | bptato | 2023-12-15 | 6 | -60/+25 |
* | Add doc/protocols | bptato | 2023-12-15 | 1 | -0/+149 |
* | config: allow overriding default prepended scheme | bptato | 2023-12-15 | 1 | -2/+13 |
* | doc/config: finish path handling documentation | bptato | 2023-12-14 | 1 | -1/+5 |
* | Update doc/localcgi | bptato | 2023-12-14 | 1 | -3/+4 |
* | Move http out of main binary | bptato | 2023-12-13 | 1 | -5/+28 |
* | local CGI improvements, move data: to cgi-bin | bptato | 2023-12-12 | 1 | -2/+41 |
* | local CGI: add mapped URI env vars; move about: to adapters | bptato | 2023-12-12 | 1 | -0/+27 |
* | doc/localcgi: reword/clarify | bptato | 2023-12-11 | 1 | -1/+5 |
* | mailcap: add $MAILCAP_URL | bptato | 2023-12-10 | 1 | -4/+23 |
* | Separate gopher conversion from main binary | bptato | 2023-12-10 | 1 | -1/+6 |
* | config: better path handling; fix array parsing bug | bptato | 2023-12-10 | 1 | -0/+15 |
* | pager: add marks | bptato | 2023-12-09 | 1 | -0/+56 |
* | pager: add `{', `}'; document externInto | bptato | 2023-12-09 | 1 | -0/+18 |
* | Makefile: rewrite | bptato | 2023-11-28 | 1 | -0/+48 |