about summary refs log tree commit diff stats
path: root/src/main.nim
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add client for buffer controlbptato2021-12-201-74/+2
* Fix pager mode formattingbptato2021-12-191-0/+1
* More configuration optionsbptato2021-12-191-0/+2
* Refactor selector code, optimize style tagsbptato2021-12-181-1/+1
* Profiling and more CSS compatibilitybptato2021-11-151-0/+2
* Initial implementation of CSS :hoverbptato2021-11-141-4/+0
* Rename layout.nimbptato2021-11-121-1/+1
* Colors, italic, bold, read from pipebptato2021-11-121-10/+27
* Layout engine improvements, use author style sheetbptato2021-11-101-1/+1
* Add RowBox structurebptato2021-10-031-1/+1
* Some refactoringbptato2021-08-101-2/+3
* Implement CSS display none in box renderer etc.bptato2021-08-081-2/+2
* Reorganize importsbptato2021-08-071-6/+2
* HTML display with highly broken box modelbptato2021-08-061-4/+6
* Refactoring in buffer.nimbptato2021-08-061-2/+1
* Refactor display.nim and twtio.nimbptato2021-08-061-4/+2
* Config refactoring, width aware cursor movementbptato2021-08-061-3/+1
* Implement new buffer model which supports X coordsbptato2021-08-051-9/+11
* more stuffbptato2021-08-051-2/+0
* More css stuffbptato2021-08-041-8/+5
* CSS selectors and re-organizationbptato2021-07-301-12/+16
* ...bptato2021-03-171-1/+6
* Moved stuff etcbptato2021-03-131-0/+65