microsoft/Terminal

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

Open

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

在 GitHub 查看
 (21 评论) (9 反应) (0 负责人)C++ (3,212 fork)batch import
Area-VTHelp WantedIssue-BugPriority-3Product-TerminalResolution-ExternalTracking-External

仓库指标

Star
 (35,764 star)
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

贡献者指南