about summary refs log tree commit diff stats
path: root/src/local/client.nim
Commit message (Expand)AuthorAgeFilesLines
...
* Get rid of LOAD_PIPE BufferSourcebptato2024-02-111-3/+3
* forkserver: clean upbptato2024-01-291-4/+2
* client: stop entire process group on suspend()bptato2024-01-291-1/+1
* Remove std/terminal dependencybptato2024-01-171-1/+0
* js: merge some type modules into jstypesbptato2024-01-111-1/+1
* Use std/* imports everywherebptato2024-01-071-11/+11
* Set cgiDir for client loader processbptato2024-01-061-1/+3
* Compile with styleCheck:usagesbptato2023-12-281-3/+3
* client: nil check connectSocketStream resultbptato2023-12-141-0/+5
* client: avoid nil defect in flushConsolebptato2023-12-141-0/+5
* pager: add marksbptato2023-12-091-0/+7
* pager, container: add text selection/copyingbptato2023-12-031-11/+23
* Get rid of clang 16 workaroundbptato2023-12-021-5/+6
* pager: fix regressionbptato2023-11-211-14/+14
* Remove trailing spacesbptato2023-10-231-1/+1
* base64: reduce pointless re-coding using JSStringbptato2023-10-211-2/+3
* javascript: add TextEncoder, TextDecoderbptato2023-10-211-0/+2
* WindowAttributes: refactorbptato2023-10-191-1/+1
* Refactor Consolebptato2023-10-131-70/+96
* Add w3m-cgi-compat optionbptato2023-10-011-1/+2
* Add urimethodmap supportbptato2023-09-301-0/+1
* pager: show character sequence inputs on status linebptato2023-09-261-23/+25
* client: write errors to browser console in evalActionbptato2023-09-251-3/+10
* client: clean up Client objectbptato2023-09-241-14/+5
* client, timeout: simplifybptato2023-09-241-8/+8
* Disable "toggle source" for the console bufferbptato2023-09-211-1/+2
* Fix compilation with --assertions:offbptato2023-09-151-2/+4
* bindings: fix JSInterruptHandler signaturebptato2023-09-151-1/+1
* move around more modulesbptato2023-09-141-8/+8
* move some modules to local/bptato2023-09-141-0/+643