microsoft/Terminal

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

Open

#9.081 geöffnet am 9. Feb. 2021

Auf GitHub ansehen
 (21 Kommentare) (9 Reaktionen) (0 zugewiesene Personen)C++ (3.212 Forks)batch import
Area-VTHelp WantedIssue-BugPriority-3Product-TerminalResolution-ExternalTracking-External

Repository-Metriken

Stars
 (35.764 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 27T 19h) (24 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide