klyn.gui.terminal.TerminalFrame.glyphDisplayWidth
method
public static glyphDisplayWidth(glyph as Char) as Int:
Description

Returns the number of terminal columns occupied by one Unicode scalar.

This is deliberately conservative for BMP symbols that only become emoji when followed by VS16. Full grapheme clusters are handled by glyphClusterDisplayWidth.