about summary refs log tree commit diff stats
path: root/src/main.nim
Commit message (Expand)AuthorAgeFilesLines
...
* 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
ef='#n138'>138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199