Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | HTML display with highly broken box model | bptato | 2021-08-06 | 6 | -115/+138 | |
| | ||||||
* | More efficient display algorithms | bptato | 2021-08-06 | 3 | -9/+169 | |
| | | | | | | | displayBuffer now only kills lines after a replacement has been outputted. An expermiental procedure displayBufferSwapOutput was also added, it isn't currently used as it's best for small changes like link highlighting. | |||||
* | Refactoring in buffer.nim | bptato | 2021-08-06 | 8 | -91/+74 | |
| | ||||||
* | Refactor display.nim and twtio.nim | bptato | 2021-08-06 | 8 | -413/+167 | |
| | ||||||
* | Config refactoring, width aware cursor movement | bptato | 2021-08-06 | 5 | -69/+87 | |
| | ||||||
* | Implement new buffer model which supports X coords | bptato | 2021-08-05 | 11 | -366/+329 | |
| | | | | ...also, one can kinda use this as a file viewer now I guess | |||||
* | Remove static radix tree and small/full builds | bptato | 2021-08-05 | 4 | -203/+29 | |
| | | | | | | Static radix tree was a hack to begin with and I don't want to deal with it anymore. I might consider small/full builds later on but let's be honest here, it's premature optimization. | |||||
* | more stuff | bptato | 2021-08-05 | 9 | -71/+238 | |
| | ||||||
* | More css stuff | bptato | 2021-08-04 | 10 | -228/+325 | |
| | ||||||
* | CSS selectors and re-organization | bptato | 2021-07-30 | 19 | -1097/+1638 | |
| | ||||||
* | ... | bptato | 2021-03-17 | 16 | -2915/+1505 | |
| | ||||||
* | Moved stuff etc | bptato | 2021-03-13 | 18 | -0/+5524 | |