Bug 448038

Summary: Cursor not switching back to set cursor after closing Neovim
Product: [Applications] konsole Reporter: Maddie <08_mention.raddled>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED UPSTREAM    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Demonstration of the bug occuring

Description Maddie 2022-01-06 21:46:07 UTC
SUMMARY
After closing Neovim, my cursor stays in the block format rather than in the I-Beam that I set in Appearance settings.

STEPS TO REPRODUCE
1. Edit any Profile.
2. Go to "Appearance" section
3. Go to "Cursor" tab
4. Set "Shape" to anything other than Block
5. Open Neovim
6. Close Neovim
7. Cursor stays in block rather than switching back to I-Beam or underline.

OBSERVED RESULT
The cursor stayed in block mode after closing Neovim.

EXPECTED RESULT
Cursor should switch back to chosen shape after closing Neovim rather than stay in block.

SOFTWARE/OS VERSIONS
OS: Arch Linux
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.2
Comment 1 Maddie 2022-01-06 21:48:33 UTC
Created attachment 145173 [details]
Demonstration of the bug occuring
Comment 2 Maddie 2022-01-06 21:53:45 UTC
https://github.com/neovim/neovim/issues/6005

This is a bug with Neovim.