Namespace EchoHub.Client.UI.Helpers
Classes
- EmojiHelper
Converts emoji grapheme clusters to text shortcodes for safe TUI rendering. Terminal width calculations for emoji are unreliable across different terminals, so we replace them with fixed-width ASCII shortcodes for display only.
- HexColorHelper
Helper to parse hex colors to Terminal.Gui Attributes.