Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vim statusbar not fully redrawing after Windows Terminal update #13654

Closed
AP-Foundation opened this issue Aug 2, 2022 · 2 comments
Closed

Vim statusbar not fully redrawing after Windows Terminal update #13654

AP-Foundation opened this issue Aug 2, 2022 · 2 comments
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation. Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@AP-Foundation
Copy link

AP-Foundation commented Aug 2, 2022

Windows Terminal version

1.14.1962.0

Windows build number

10.0.19044.0

Other Software

On Windows:

  • OpenSSH_for_Windows_8.1p1, LibreSSL 3.0.2

In SSH target (standard Debian install; have not tested on other distros):

  • Debian 11.4
  • Vi IMproved 8.2 (2019 Dec 12, compiled Oct 01 2021 01:51:08)

Steps to reproduce

  1. SSH into host machine, launch vim
  2. Enable status bar in vim, if not already enabled (":set laststatus=2")
  3. Open two files within vim, in separate tabs. The issue is more obvious if the two filenames are meaningfully different in character lengths.
  4. Starting in the tab with shorter file name, switch to tab with longer file name, and then switch back to tab with the shorter file name.

Expected Behavior

When switching between tabs, the status bar should cleanly update with the active filename.

Actual Behavior

  1. Starting on file with shorter filename, notice the status bar looks normal.
    terminal_1

  2. Switch tabs to the file with the longer name, again looks normal.
    terminal_2

  3. Switch tabs back to the file with shorter filename. Notice the background of the status bar did not properly refresh.
    terminal_3

  4. Even switching back to the tab with longer filename shows an empty block.
    terminal_4

This issue does NOT occur when using either the native Command Prompt or PowerShell apps; and only recently began occurring within Windows Terminal (using either built in PowerShell or Command Prompt)

@AP-Foundation AP-Foundation added the Issue-Bug It either shouldn't be doing this or needs an investigation. label Aug 2, 2022
@ghost ghost added Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels Aug 2, 2022
@zadjii-msft
Copy link
Member

/dup #13229

@zadjii-msft zadjii-msft closed this as not planned Won't fix, can't repro, duplicate, stale Aug 2, 2022
@ghost
Copy link

ghost commented Aug 2, 2022

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 ghost closed this as completed Aug 2, 2022
@ghost 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 Aug 2, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation. Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.
Projects
None yet
Development

No branches or pull requests

2 participants