No longer accepts input after resize when running commands that pause for input. #18264

Open
opened 2026-01-31 06:08:34 +00:00 by claunia · 0 comments
Owner

Originally created by @AHoran on GitHub (Aug 23, 2022).

Windows Terminal version

1.14.1963.0

Windows build number

10.0.22000.0

Other Software

git version 2.37.1.windows.1
PowerShell 7.2.6

Steps to reproduce

Within a git repository run a command such as git log that will return more than 1 page of data and pause.
git log will pause with a : prompt.
Now resize the window, either maximise it, or if already maximised then shrink it.
You now cannot exit the git command, neither CTRL-C nor Q will let you exit.

Expected Behavior

Expected to exit the git command and return to the powershell prompt.

Actual Behavior

Stuck in git and cannot exit with any key-combo that I can think of.

Originally created by @AHoran on GitHub (Aug 23, 2022). ### Windows Terminal version 1.14.1963.0 ### Windows build number 10.0.22000.0 ### Other Software git version 2.37.1.windows.1 PowerShell 7.2.6 ### Steps to reproduce Within a git repository run a command such as `git log` that will return more than 1 page of data and pause. `git log` will pause with a `:` prompt. Now resize the window, either maximise it, or if already maximised then shrink it. You now cannot exit the git command, neither CTRL-C nor Q will let you exit. ### Expected Behavior Expected to exit the git command and return to the powershell prompt. ### Actual Behavior Stuck in git and cannot exit with any key-combo that I can think of.
claunia added the Needs-TriageIssue-BugNeeds-Tag-FixNeeds-Attention labels 2026-01-31 06:08:34 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#18264