Commit Diff


commit - 7dbaef94871c7c05d5c041470ca088e71339fe09
commit + 970deec6ebb6e26c60a439116b8ae0154e922901
blob - 6acd41123e6eea27bf7d590063f9cf67f396fca0
blob + 6678bed86dda0cd72fdd878cad4d0a422d6769ab
--- ui.c
+++ ui.c
@@ -28,9 +28,7 @@
  *
  * This means that on every resize we have to clear our list of lines
  * and re-render everything.  A clever approach would be to do this
- * ``on-demand''.
- *
- * TODO: make the text formatting on-demand.
+ * ``on-demand'', but it's still missing.
  *
  */