Handles CSI (Control Sequence Introducer) sequences for the screen buffer.
Handles a CSI sequence.
Initializes a new CSI state.
@type t() :: %Raxol.Terminal.ScreenBuffer.CSI{ final: String.t(), intermediate: String.t(), params: [String.t()] }