TAB button crashes process #13835

Closed
opened 2026-01-31 03:53:27 +00:00 by claunia · 2 comments
Owner

Originally created by @ghost on GitHub (May 18, 2021).

Windows Terminal version (or Windows build number)

10.0.19042.0

Other Software

Windows Powershell

Steps to reproduce

Open new console, type a letter and try auto complete with TAB

Expected Behavior

To autocomplete commands

Actual Behavior

Process exited, maybe an issue with poweshell instead?

image

Originally created by @ghost on GitHub (May 18, 2021). ### Windows Terminal version (or Windows build number) 10.0.19042.0 ### Other Software Windows Powershell ### Steps to reproduce Open new console, type a letter and try auto complete with TAB ### Expected Behavior To autocomplete commands ### Actual Behavior Process exited, maybe an issue with poweshell instead? ![image](https://user-images.githubusercontent.com/23401728/118687504-5e37e200-b805-11eb-89da-6e1d5fdf10d7.png)
claunia added the Needs-TriageNeeds-Tag-Fix labels 2026-01-31 03:53:27 +00:00
Author
Owner

@ghost commented on GitHub (May 18, 2021):

Ok, it was an issue with my own installation, fixed with:
dism /Online /Cleanup-Image /RestoreHealth
:)

@ghost commented on GitHub (May 18, 2021): Ok, it was an issue with my own installation, fixed with: `dism /Online /Cleanup-Image /RestoreHealth` :)
Author
Owner

@vefatica commented on GitHub (May 18, 2021):

Off-topic, but 3221225477 is a pretty common one (0xC0000005). Maybe WT could give the hex version of exit codes, perhaps parenthetically.

@vefatica commented on GitHub (May 18, 2021): Off-topic, but 3221225477 is a pretty common one (0xC0000005). Maybe WT could give the hex version of exit codes, perhaps parenthetically.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#13835