Typing renameWindow key binding types into terminal prompt #13423

Closed
opened 2026-01-31 03:42:19 +00:00 by claunia · 5 comments
Owner

Originally created by @cinnamon-msft on GitHub (Apr 14, 2021).

Originally assigned to: @Don-Vito on GitHub.

Windows Terminal version (or Windows build number)

1.8.1022.0

Other Software

No response

Steps to reproduce

Add this key binding to your actions:

{ "command": { "action": "renameWindow", "name": "Foo" }, "keys": "ctrl+u" },

Expected Behavior

Nothing should be typed into the prompt.

Actual Behavior

It's renaming the window and also typing into my prompt.

image

Originally created by @cinnamon-msft on GitHub (Apr 14, 2021). Originally assigned to: @Don-Vito on GitHub. ### Windows Terminal version (or Windows build number) 1.8.1022.0 ### Other Software _No response_ ### Steps to reproduce Add this key binding to your actions: ``` { "command": { "action": "renameWindow", "name": "Foo" }, "keys": "ctrl+u" }, ``` ### Expected Behavior Nothing should be typed into the prompt. ### Actual Behavior It's renaming the window and also typing into my prompt. ![image](https://user-images.githubusercontent.com/48369326/114634909-7e113e80-9c78-11eb-94e9-a561bfdd32ea.png)
claunia added the Resolution-Fix-CommittedArea-SettingsIssue-BugProduct-Terminal labels 2026-01-31 03:42:19 +00:00
Author
Owner

@Don-Vito commented on GitHub (Apr 14, 2021):

On it.

@Don-Vito commented on GitHub (Apr 14, 2021): On it.
Author
Owner

@Don-Vito commented on GitHub (Apr 14, 2021):

@zadjii-msft - you can assign this to me - so you need one reviewer less
I will finish it today.

@Don-Vito commented on GitHub (Apr 14, 2021): @zadjii-msft - you can assign this to me - so you need one reviewer less I will finish it today.
Author
Owner

@zadjii-msft commented on GitHub (Apr 14, 2021):

Oh okay sure, it's definitely a oneline fix haha

@zadjii-msft commented on GitHub (Apr 14, 2021): Oh okay sure, it's definitely a oneline fix haha
Author
Owner

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

:tada:This issue was addressed in #9809, which has now been successfully released as Windows Terminal v1.8.1444.0.🎉

Handy links:

@ghost commented on GitHub (May 25, 2021): :tada:This issue was addressed in #9809, which has now been successfully released as `Windows Terminal v1.8.1444.0`.:tada: Handy links: * [Release Notes](https://github.com/microsoft/terminal/releases/tag/v1.8.1444.0) * [Store Download](https://www.microsoft.com/store/apps/9n8g5rfz9xk3?cid=storebadge&ocid=badge)
Author
Owner

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

:tada:This issue was addressed in #9809, which has now been successfully released as Windows Terminal Preview v1.9.1445.0.🎉

Handy links:

@ghost commented on GitHub (May 25, 2021): :tada:This issue was addressed in #9809, which has now been successfully released as `Windows Terminal Preview v1.9.1445.0`.:tada: Handy links: * [Release Notes](https://github.com/microsoft/terminal/releases/tag/v1.9.1445.0) * [Store Download](https://www.microsoft.com/store/apps/9n8g5rfz9xk3?cid=storebadge&ocid=badge)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#13423