Closed
Description
Environment
Microsoft Windows [Version 10.0.18362.116]
Steps to reproduce
- Right click on a console window and select Properties / Terminal
- Set the Cursor Shape to anything other than "Use Legacy Style"
- Notice that the cursor shows up correctly but after hitting enter and typing a few characters, it returns to the default style
- Repeat step 1 and notice that your setting has been reverted
Expected behavior
The new cursor shape should continue to work in the terminal and stay ticked in Properties.
Actual behavior
Step by step screenshots:
We start with a normal PowerShell window:
Change cursor to vertical:
Vertical cursor shows up, yay:
Hit Enter and type some text, then notice the cursor changes back to the default:
Popping back into Properties reveals our selection has been reverted too;