about summary refs log tree commit diff stats
path: root/src/main.nim
Commit message (Expand)AuthorAgeFilesLines
* config: clean up/simplifybptato2024-03-171-13/+13
* Move SIGCHLD ignore call to forkserverbptato2024-03-171-4/+0
* main: ignore SIGCHLDbptato2024-03-171-0/+4
* Move around some modulesbptato2024-03-141-1/+1
* Replace Chakasu with Chagashibptato2024-02-221-1/+1
* forkserver: clean upbptato2024-01-291-2/+1
* Remove std/terminal dependencybptato2024-01-171-1/+1
* Use std/* imports everywherebptato2024-01-071-7/+4
* break up twtstr somewhatbptato2023-12-131-0/+1
* config: better path handling; fix array parsing bugbptato2023-12-101-1/+8
* Move clang workaround to config.nimsbptato2023-11-211-4/+0
* Add -C optionbptato2023-10-271-144/+162
* Fix crash on `cha -'bptato2023-10-181-3/+5
* move workaround from previous commitbptato2023-10-051-0/+4
* Accept bare strings in -o, fix -o with missing newlinebptato2023-09-201-1/+1
* main: set tmpdir for main processbptato2023-09-161-0/+2
* move around more modulesbptato2023-09-141-2/+2
* move some modules to local/bptato2023-09-141-1/+1
* main: remove stray eprint, update -o info textbptato2023-09-061-2/+1
* fix typobptato2023-09-061-2/+2
* main: allow grouped single-letter paramsbptato2023-09-051-59/+94
* config: fix overriding default headersbptato2023-08-261-2/+0
* Move charsets into chakasubptato2023-08-141-1/+4
* Add mailcap, mime.types & misc refactoringsbptato2023-08-131-9/+8
* Option -> Opt in config, return error in compileSearchRegexbptato2023-06-241-2/+3
* Add display/output encodingbptato2023-05-191-1/+12
* Refactor config, add charset optsbptato2023-05-161-12/+25
* Improve debugging, reduce crashesbptato2023-05-091-1/+6
* Make width table at compile-timebptato2023-01-271-1/+1
* Get rid of eprint in place of stderr.writebptato2023-01-051-2/+2
* Add visual-home, rename undocumented config valuesbptato2022-12-111-1/+1
* Add -M, -Vbptato2022-12-051-4/+14
* *_HOME should be disabled when stdin *is* a ttybptato2022-11-301-1/+1
* Disable *_HOME when stdin is a ttybptato2022-11-301-1/+1
* Load fork-server config after parsing argumentsbptato2022-11-301-1/+1
* Support WWW_HOME, HTTP_HOMEbptato2022-11-301-0/+7
* Add textareabptato2022-11-281-14/+10
* Fix some regressions, add loading progress barbptato2022-11-271-1/+3
* Avoid forking child processes from the main processbptato2022-11-241-6/+14
* Color & term improvementsbptato2022-11-211-0/+1
* Rewrite buffer/pager for multi-processingbptato2022-11-191-3/+4
* WIP pagerbptato2022-10-041-12/+19
* Tweaks/bugfixes for armbptato2022-09-141-1/+1
* More JS bindingsbptato2022-09-131-1/+7
* Add JS binding generationbptato2022-09-121-2/+2
* Update docsbptato2022-07-301-0/+2
* Implement --, handle empty argumentsbptato2022-02-191-5/+14
* Remove some unused variablesbptato2022-02-121-2/+0
* Add some command line fixes, fix related bugsbptato2022-01-251-4/+25
* Rebrand programbptato2022-01-221-1/+49