-
Notifications
You must be signed in to change notification settings - Fork 8.7k
Open
Labels
Issue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Needs-AttentionThe core contributors need to come back around and look at this ASAP.The core contributors need to come back around and look at this ASAP.Needs-TriageIt's a new issue that the core contributor team needs to triage at the next triage meetingIt's a new issue that the core contributor team needs to triage at the next triage meeting
Description
Windows Terminal version
1.18.10301.0
Windows build number
10.0.26100.4349
Other Software
my own neoVim clone in rust built with ratatui see https://github.com/philipp01105/neocrim
Steps to reproduce
go into terminal -> start neocrim -> open command line with shift + . -> "set fastcl" -> copy some text with a ':' in it -> press i -> paste it in
Expected Behavior
e.g. if you have copied this text: "te:te" it should just be pasted it
Actual Behavior
again if you have copied "te:te" and pasted it in it will paste in "te" then trigger the shortcut to open command line fast with shift + . / : in insert mode and thereby everything after the first ':' in the to paste text will be i the command line and not the text field
Metadata
Metadata
Assignees
Labels
Issue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Needs-AttentionThe core contributors need to come back around and look at this ASAP.The core contributors need to come back around and look at this ASAP.Needs-TriageIt's a new issue that the core contributor team needs to triage at the next triage meetingIt's a new issue that the core contributor team needs to triage at the next triage meeting