[konsole] [Bug 445590] Konsole switches back to previous profile settings on vim newline

Kurt Hindenburg bugzilla_noreply at kde.org
Sun Nov 21 03:30:06 GMT 2021


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |21.12
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/util
                   |                            |ities/konsole/commit/97feb5
                   |                            |43975f7ae2ed2ab2b90ce9bdd34
                   |                            |8e10bed

--- Comment #7 from Kurt Hindenburg <kurt.hindenburg at gmail.com> ---
Git commit 97feb543975f7ae2ed2ab2b90ce9bdd348e10bed by Kurt Hindenburg, on
behalf of Ahmad Samir.
Committed on 21/11/2021 at 03:24.
Pushed by hindenburg into branch 'master'.

Handle changing cursor shape property without creating a new profile

Using an escape sequence, e.g. printf '\e]50;CursorShape=1\a', to change
the cursor shape property like we handle DECSCUSR, i.e. as a transient
change without creating a new profile (see
SessionManager::sessionProfileCommandReceived()).

To test:
- printf '\e]50;CursorShape=1\a' to change the cursor shape, check that the
  current profile hasn't been switched to a new profile (that has no name
  as it's a temp profile)
FIXED-IN: 21.12

M  +13   -0    src/Vt102Emulation.cpp

https://invent.kde.org/utilities/konsole/commit/97feb543975f7ae2ed2ab2b90ce9bdd348e10bed

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


More information about the konsole-devel mailing list