Skip to content
  • Matan Ziv-Av's avatar
    Fix cursor position after drawing Sixel graphics · 9ae57f4e
    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
    9ae57f4e