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) BUG: 445590 FIXED-IN: 21.12
parent
13b2ed66
Loading
Loading
Pipeline
#99530
passed
with stage
in
1 minute and 50 seconds
Loading
-
mentioned in merge request !715 (merged)
-
mentioned in commit 7a9d8839
-
mentioned in commit c98a1e4d
Please register or sign in to comment