Hacker News new | ask | show | jobs
by cosmos0072 362 days ago
If you mean the Unicode glyphs listed at https://en.m.wikipedia.org/wiki/Block_Elements they are supported - you just need a display driver that can render them. For example, `twin --hw=xft` (it's the default) or `twin --hw=X11`, both with a font that contains them
1 comments

Xe means the Unicode block that is actually named "Symbols For Legacy Computing". It's not in the BMP. Some bloke named Bruce was doing TUI windows with scrollbars and sizer/menu boxes some years before TurboVision and code page 437. (-:
Reading the flags one: Unscii has font coverage, if you want to try that out on the emulators whose fonts were problems.

* https://news.ycombinator.com/item?id=43812026