meh.

Results 26 issues of meh.

Since this thing bitrot I've been miring libraries to use for the next iteration. Graphics ------- [Pathfinder](https://github.com/servo/pathfinder) + [luminance](https://github.com/phaazon/luminance-rs) Makes it simple to add ReGIS support (and then add an...

enhancement

What kind of shitty terminal does not fully support emojis?

enhancement

The end result is Linux menuconfig scrolling is broken, and since there's no redraw support it just stays broken. Scrolling probably needs some refactoring to allow this, it's always been...

bug

https://ttssh2.osdn.jp/manual/en/about/ctrlseq.html `DECRQLP`. Pixel accurate mouse reporting, do want.

enhancement

Scroll back reflow seems to be slightly broken, here be regressions.

bug

There's some some thread panicking or something when the runner loop is exited.

bug
platform-macos
platform-x11

Platform stuff should be pickable at runtime and compile time with features. The choice for window handling and surface creation and rendering and window handling should be separate, for example...

enhancement

Shouldn't be *that* hard considering Cairo is being used and it's just a simplified format for vector graphics.

enhancement
help wanted

Supporting ligatures is not going to be easy considering how the rendering is currently done. On the bright side Cairo and Pango easily support rendering text with ligatures, but they...

enhancement
help wanted