[konsole] [Bug 452476] Behaviour of ansi control sequences after sixel graphic depends on how much lines were already written before the program started.

Kurt Hindenburg bugzilla_noreply at kde.org
Tue Apr 19 17:43:17 BST 2022


https://bugs.kde.org/show_bug.cgi?id=452476

Kurt Hindenburg <kurt.hindenburg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/util
                   |                            |ities/konsole/commit/9ae57f
                   |                            |4e1de920d1a30b8f64448fd6c18
                   |                            |6a36730
             Status|CONFIRMED                   |RESOLVED

--- Comment #5 from Kurt Hindenburg <kurt.hindenburg at gmail.com> ---
Git commit 9ae57f4e1de920d1a30b8f64448fd6c186a36730 by Kurt Hindenburg, on
behalf of Matan Ziv-Av.
Committed on 19/04/2022 at 16:28.
Pushed by hindenburg into branch 'release/22.04'.

Fix cursor position after drawing Sixel graphics

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.

M  +19   -21   src/Screen.cpp
M  +14   -14   src/Screen.h
M  +1    -6    src/Vt102Emulation.cpp

https://invent.kde.org/utilities/konsole/commit/9ae57f4e1de920d1a30b8f64448fd6c186a36730

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list