v0.15.0: Critical input/rendering fixes, subagent-reviewed #7

Merged
amr merged 36 commits from feature/v0.11.0-slots into main 2026-05-11 22:03:18 -04:00
Showing only changes of commit 90680833b0 - Show all commits

View File

@@ -96,7 +96,6 @@
(is (equal "abc
def" text)))))
;; --- Frame inspection -------------------------------------------------
(test fb-cell-link-url-returns-nil-for-blank-cell
(let ((fb (make-framebuffer 10 10)))
(is (null (fb-cell-link-url fb 5 5)))))