Skip to content

ctrl + v/ctrl + c intercepted in rawmode? #19111

@Philipp01105

Description

@Philipp01105

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

No one assigned

    Labels

    Issue-BugIt either shouldn't be doing this or needs an investigation.Needs-AttentionThe 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 meeting

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions