Text Doesn't Reflow Properly on Window Resize after Vim Opened and Closed #10386

Open
opened 2026-01-31 02:20:13 +00:00 by claunia · 0 comments
Owner

Originally created by @Jacob-Bishop on GitHub (Aug 30, 2020).

Environment

Windows build number: 10.0.18362.0
Windows Terminal version: 1.2.2381.0
Vim: 8.1

Steps to reproduce

  1. Open Powershell in a Windows Terminal tab.
  2. Launch Vim.
  3. Close Vim.
  4. Expand the terminal window on the right side (i.e., use the mouse to resize the window).

Expected behavior

The beginning of each "PS" prompt should be anchored to the left-hand side of the window.

Actual behavior

The second "PS" prompt wraps backward onto the first line
image

Notes

This might be a duplicate with @waf's report in #7232, although this is about resizing the terminal after vim has exited and his report was about resizing the terminal while vim was open.

Originally created by @Jacob-Bishop on GitHub (Aug 30, 2020). # Environment ```none Windows build number: 10.0.18362.0 Windows Terminal version: 1.2.2381.0 Vim: 8.1 ``` # Steps to reproduce 1. Open Powershell in a Windows Terminal tab. 2. Launch Vim. 3. Close Vim. 4. Expand the terminal window on the right side (i.e., use the mouse to resize the window). # Expected behavior The beginning of each "PS" prompt should be anchored to the left-hand side of the window. # Actual behavior The second "PS" prompt wraps backward onto the first line ![image](https://user-images.githubusercontent.com/37914376/91649445-298ebb00-ea29-11ea-85c1-829c003abb1b.png) # Notes This might be a duplicate with @waf's report in #7232, although this is about resizing the terminal after vim has exited and his report was about resizing the terminal while vim was open.
claunia added the Resolution-Duplicate label 2026-01-31 02:20:13 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#10386