Supplementary
termflow.tui.KeyDecoder.InputKey.Supplementary
A supplementary Unicode code point (U+10000 to U+10FFFF) produced by combining a surrogate pair from the terminal input stream. Emitted atomically so widgets never see orphan surrogates.
Call java.lang.Character.toChars to recover the char[2] representation for insertion into a Java String.
Attributes
Members list
In this article