Skip to content
  • Matan Ziv-Av's avatar
    Add semantic shell integration · cfaf997e
    Matan Ziv-Av authored and Tomaz  Canabrava's avatar Tomaz Canabrava committed
    - Add `OSC 133 ; *` escape sequences (where * stands for one of
      A,B,C,D,L,P. For the shell to report text mode
      (one of prompt/input/output).
    - Store the mode of each character written to the screen.
    - Replace isRealCharacter field in Character with flags.
    - Store line length in _lineProperties array.
    cfaf997e