Raxol.Terminal.Input.CharacterProcessor (Raxol v2.0.1)
View SourceHandles character processing, translation, and writing to the terminal buffer.
Summary
Functions
Processes a single character codepoint. Delegates to C0 handlers or printable character handlers.
Functions
@spec process_character(Raxol.Terminal.Emulator.t(), integer()) :: Raxol.Terminal.Emulator.t()
Processes a single character codepoint. Delegates to C0 handlers or printable character handlers.