Bug 448038 - Cursor not switching back to set cursor after closing Neovim
Summary: Cursor not switching back to set cursor after closing Neovim
Status: RESOLVED UPSTREAM
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-06 21:46 UTC by Maddie
Modified: 2022-01-06 21:53 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Demonstration of the bug occuring (2.95 MB, video/mp4)
2022-01-06 21:48 UTC, Maddie
Details

Note You need to log in before you can comment on or make changes to this bug.
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.