input/ime_session library
Classes
- ImeSession
-
Owns the platform TextInput connection for the terminal view. Parses
updateEditingValueinto events the rest of the app cares about:
Constants
- kImeDeleteDetectionBaseline → const TextEditingValue
-
Sentinel editing state so macOS/Windows TextInput can signal Backspace via
a shrinking field (xterm
CustomTextEditdelete-detection parity).