-
Notifications
You must be signed in to change notification settings - Fork 9k
Closed
Labels
Area-SettingsIssues related to settings and customizability, for console or terminalIssues related to settings and customizability, for console or terminalIssue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Product-PowershellIssues in the modern command interpreter, Powershell.exe.Issues in the modern command interpreter, Powershell.exe.Resolution-ExternalFor issues that are outside this codebaseFor issues that are outside this codebase
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;
rynoV
Metadata
Metadata
Assignees
Labels
Area-SettingsIssues related to settings and customizability, for console or terminalIssues related to settings and customizability, for console or terminalIssue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Product-PowershellIssues in the modern command interpreter, Powershell.exe.Issues in the modern command interpreter, Powershell.exe.Resolution-ExternalFor issues that are outside this codebaseFor issues that are outside this codebase




