microsoft/Terminal

Cursor doesn't change back to what's specified in the settings.json

开放

#9,081 创建于 2021年2月9日

 (21 条评论) (9 个反应) (0 位负责人)C++ (9,275 个派生)batch import
Area-VTHelp WantedIssue-BugPriority-3Product-TerminalResolution-ExternalTracking-External

仓库指标

星标
 (103,173 个星标)
PR 合并指标
 (平均合并 27天 19小时) (30 天内合并 24 个 PR)

描述

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.

hmm3

贡献者指南