Skip to content
  • Matan Ziv-Av's avatar
    Fix cursor position after drawing Sixel graphics · ad1421f8
    Matan Ziv-Av authored and Kurt Hindenburg's avatar Kurt Hindenburg committed
    Moving all cursor and scroll handling to addPlacement.
    
    This requires the moveCursor parameter to have three possible values,
    since Sixel cursor movement is not the same as Kitty/iterm2. This also
    unnecessitates addPlacement return value.
    
    BUG: 452476
    (cherry picked from commit 9ae57f4e)
    ad1421f8