microsoft/Terminal
View on GitHubCursor doesn't change back to what's specified in the settings.json
Open
#9,081 opened on Feb 9, 2021
Area-VTHelp WantedIssue-BugPriority-3Product-TerminalResolution-ExternalTracking-External
Repository metrics
- Stars
- (35,764 stars)
- PR merge metrics
- (Avg merge 27d 19h) (24 merged PRs in 30d)
Description
Environment
Windows build number: 10.0.19042.746
Windows Terminal version (if applicable): 1.6.10272.0
Any other software?
NeoVim: 0.4.4
Steps to reproduce
Set your cursor to 'bar' style. Open WT. Run nvim. The cursor inside neovim is a block cursor. Exit neovim now.
Expected behavior
The cursor should turn back to bar style.
Actual behavior
The cursor remains in block style.
