You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Windows build number: Microsoft Windows [Version 10.0.18363.778]
Windows Terminal version (if applicable): 0.11.1251.0
Any other software? neovim, WSL1
Short bug description
Windows Terminal fails to change back to default cursor shape after I enter and exit out of neovim.
Steps to reproduce
Set the cursor shape in Windows Terminal to be "vintage" (i.e. thick underscore) in settings.json.
Open a terminal session in WSL1 (Ubuntu 18.04).
Invoke neovim on a random file with nvim main.cpp.
Exit neovim with :q<enter>
Expected behavior
Invoke neovim at the command line, the cursor shape is vintage before entering the neovim session. So far so good.
Entered neovim, the cursor shape is now filled-box in "neovim's normal-mode", and is a vertical thin line in "neovim's insert-mode". So far so good.
After I exit out of neovim, Windows Terminal should give me back the vintage cursor shape at the command line, which I specified as the default in settings.json.
Actual behavior
Windows Terminal fails to change back to default cursor shape after I enter and exit out of neovim. The cursor now becomes filled-box shape (as in neovim's normal mode).
The text was updated successfully, but these errors were encountered:
ghost
added
Needs-Triage
It's a new issue that the core contributor team needs to triage at the next triage meeting
Needs-Tag-Fix
Doesn't match tag requirements
labels
May 14, 2020
Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!
ghost
added
Resolution-Duplicate
There's another issue on the tracker that's pretty much the same thing.
and removed
Needs-Triage
It's a new issue that the core contributor team needs to triage at the next triage meeting
Needs-Tag-Fix
Doesn't match tag requirements
labels
May 14, 2020
Environment
Short bug description
Windows Terminal fails to change back to default cursor shape after I enter and exit out of neovim.
Steps to reproduce
settings.json
.nvim main.cpp
.:q<enter>
Expected behavior
settings.json
.Actual behavior
Windows Terminal fails to change back to default cursor shape after I enter and exit out of neovim. The cursor now becomes filled-box shape (as in neovim's normal mode).
The text was updated successfully, but these errors were encountered: