Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1005 Bytes

TODO.org

File metadata and controls

28 lines (22 loc) · 1005 Bytes

Shortdoc

Handle large raise display properties

Handle italicized text

Handle selection of bold text

Fix some issues in ascent

Should be visible in the TODO face of this header.

Fix rendering for truncated lines

Because the final is not visible, it does not actually gain any additional height. In file:hatty.el::defun hatty–create-hats, we do not cover this case.

Testing

Get tests running again

Deduplicate text- and overlay property tests

Think about removing reliance on hatty-reallocate

This function is only available when hatty-mode is active. Alternatively, I could just check if the mode is active in the timers instead of this function.

Create visual manual tests

For manually inspecting rendering issues not easily testable in an automatic fashion. Show visual before/after, as in the previous TODO.

Cask for testing on different emacs versions

However, cask does not seem to be packaged for guix.