pasting with 1.7.572.0 preview and fish causes strange behavior #13056

Open
opened 2026-01-31 03:32:27 +00:00 by claunia · 0 comments
Owner

Originally created by @KotlinIsland on GitHub (Mar 17, 2021).

This doesn't happen in 1.6.10517.0 or when i switch to bash.

Environment

Windows build number: Win32NT             10.0.18363.0 Microsoft Windows NT 10.0.18363.0
Windows Terminal version (if applicable): 1.7.572.0

Any other software? Ubuntu-20.04, fish version 3.2.0

Steps to reproduce

paste a command into wt eg echo foo

Expected behavior

command is pasted as is

Actual behavior

foo^[[201~echo foo appears on the line and the foo^[[201~ part isn't able to be backspaced.

Originally created by @KotlinIsland on GitHub (Mar 17, 2021). This doesn't happen in 1.6.10517.0 or when i switch to bash. # Environment ```none Windows build number: Win32NT 10.0.18363.0 Microsoft Windows NT 10.0.18363.0 Windows Terminal version (if applicable): 1.7.572.0 Any other software? Ubuntu-20.04, fish version 3.2.0 ``` # Steps to reproduce paste a command into wt eg `echo foo` # Expected behavior command is pasted as is # Actual behavior `foo^[[201~echo foo` appears on the line and the `foo^[[201~` part isn't able to be backspaced.
claunia added the Resolution-ExternalNeeds-Tag-Fix labels 2026-01-31 03:32:27 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#13056