about summary refs log tree commit diff stats
path: root/src/main.nim
Commit message (Expand)AuthorAgeFilesLines
* 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
id='n277' href='#n277'>277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326