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

--- Comment #4 from Cimbali <m...@cimba.li> ---
In fact, changing the cursor shape with printf '\e]50;CursorShape=1\a' is
changing a konsole profile setting, and  “forking” the current profile. The
“Edit current profile” option of the tab shows which profile is currently in
use.

Whether this forking is done or not before changing to a new profile, affects
how the next cursor shape change behaves. It sets the cursor shape, with as a
base (colours etc.) either:
- the newly loaded profile (if there were no cursor changes before loading the
new profile)
- the previously forked profile (if there were cursor changes)

This “forked” profile should point to (or at least have all its values replaced
by) the newly loaded profile, if the behaviour is to be consistent.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to