~neon/konsole/master

Viewing all changes in revision 6267.

  • Committer: Kurt Hindenburg
  • Date: 2018-12-05 14:24:09 UTC
  • Revision ID: git-v1:e7a945741937b86fdbb020cf6213dabf944c113b
Fix crash when changing from blinking cursor to block cursor

Summary:
When using the new fancy escape codes to change the cursor,
we might hit an assert if the cursor was changed when the
cursor was hidden by blinking.

Test Plan:
run:

`printf '\e[ q'`

and then when the cursor is invisible run:

`printf '\e[2 q'`

Reviewers: #konsole, hindenburg

Reviewed By: #konsole, hindenburg

Subscribers: konsole-devel, #konsole

Tags: #konsole

Differential Revision: https://phabricator.kde.org/D17264

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: