| Commit message (Expand) | Author | Age | Files | Lines |
* | pager: enable wait in runMailcapWritePipe | bptato | 2024-02-14 | 1 | -1/+1 |
* | Various refactorings & fixes | bptato | 2024-02-14 | 3 | -19/+29 |
* | pager: reduce boilerplate | bptato | 2024-02-14 | 2 | -35/+22 |
* | pager: warn on protocol switching redirects | bptato | 2024-02-14 | 1 | -4/+16 |
* | container: allow dismissing loadinfo | bptato | 2024-02-13 | 2 | -8/+15 |
* | container: do not reshape twice on loading documents | bptato | 2024-02-12 | 1 | -18/+18 |
* | buffersource: remove location field | bptato | 2024-02-12 | 2 | -26/+31 |
* | Add pager.externFilterSource | bptato | 2024-02-12 | 2 | -6/+66 |
* | Remove CLONE BufferSource; cache document sources in tmpdir | bptato | 2024-02-12 | 3 | -44/+42 |
* | pager: fix discardTree | bptato | 2024-02-11 | 1 | -4/+6 |
* | container: fix cursorToggleSelection on double-width characters | bptato | 2024-02-11 | 1 | -3/+4 |
* | Get rid of LOAD_PIPE BufferSource | bptato | 2024-02-11 | 3 | -29/+34 |
* | pager: use 644 mask for mailcap temp files | bptato | 2024-02-10 | 1 | -2/+2 |
* | twtstr: misc refactorings | bptato | 2024-02-09 | 1 | -1/+1 |
* | pager: display precnum *and* inputBuffer when precnum != 0 | bptato | 2024-02-01 | 1 | -3/+1 |
* | Add command to yank link under cursor (yc) | bptato | 2024-01-29 | 1 | -0/+6 |
* | forkserver: clean up | bptato | 2024-01-29 | 3 | -21/+6 |
* | client: stop entire process group on suspend() | bptato | 2024-01-29 | 1 | -1/+1 |
* | Remove newFormat | bptato | 2024-01-23 | 2 | -8/+7 |
* | container: fix b/e unnecessarily switching lines | bptato | 2024-01-20 | 1 | -3/+8 |
* | Re-design word handling, add e, E, W, B, etc. | bptato | 2024-01-19 | 1 | -10/+156 |
* | Remove std/terminal dependency | bptato | 2024-01-17 | 1 | -1/+0 |
* | js: merge some type modules into jstypes | bptato | 2024-01-11 | 3 | -3/+3 |
* | pager: simplify updateReadLine | bptato | 2024-01-11 | 1 | -14/+16 |
* | Fix windowChange not refreshing valid media queries | bptato | 2024-01-10 | 1 | -0/+2 |
* | Use std/* imports everywhere | bptato | 2024-01-07 | 3 | -25/+25 |
* | Set cgiDir for client loader process | bptato | 2024-01-06 | 2 | -2/+4 |
* | Fix some casing issues | bptato | 2024-01-06 | 1 | -2/+2 |
* | Compile with styleCheck:usages | bptato | 2023-12-28 | 2 | -6/+6 |
* | Fix warnings on Nim 2.0.2 | bptato | 2023-12-24 | 1 | -2/+1 |
* | container: fix gotoMarkY | bptato | 2023-12-21 | 1 | -1/+1 |
* | container: fix multi-byte selections, do not append newline | bptato | 2023-12-16 | 1 | -7/+11 |
* | config: allow overriding default prepended scheme | bptato | 2023-12-15 | 1 | -2/+3 |
* | Implement local CGI error message handling | bptato | 2023-12-15 | 2 | -4/+8 |
* | Set ishtml in the correct place, take ishtml on clone | bptato | 2023-12-15 | 1 | -1/+2 |
* | container: track ishtml status | bptato | 2023-12-15 | 2 | -1/+4 |
* | client: nil check connectSocketStream result | bptato | 2023-12-14 | 1 | -0/+5 |
* | client: avoid nil defect in flushConsole | bptato | 2023-12-14 | 1 | -0/+5 |
* | Various fixes | bptato | 2023-12-13 | 2 | -2/+3 |
* | break up twtstr somewhat | bptato | 2023-12-13 | 3 | -0/+3 |
* | mailcap: add $MAILCAP_URL | bptato | 2023-12-10 | 1 | -0/+2 |
* | config: better path handling; fix array parsing bug | bptato | 2023-12-10 | 1 | -14/+39 |
* | pager: add marks | bptato | 2023-12-09 | 3 | -15/+185 |
* | pager: add precnum to [, ] | bptato | 2023-12-09 | 1 | -4/+4 |
* | pager: add `{', `}'; document externInto | bptato | 2023-12-09 | 1 | -0/+14 |
* | pager, container: add text selection/copying | bptato | 2023-12-03 | 3 | -67/+203 |
* | Get rid of clang 16 workaround | bptato | 2023-12-02 | 1 | -5/+6 |
* | pager: small optimization in drawBuffer | bptato | 2023-12-01 | 1 | -2/+2 |
* | pager: fix regression | bptato | 2023-11-21 | 2 | -18/+18 |
* | pager: remove pager.tty member | bptato | 2023-11-21 | 1 | -3/+3 |