Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow pasting multiple lines into terminal #14772

Closed
CanePlayz opened this issue Feb 1, 2023 · 2 comments
Closed

Allow pasting multiple lines into terminal #14772

CanePlayz opened this issue Feb 1, 2023 · 2 comments
Labels
Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Needs-Tag-Fix Doesn't match tag requirements Resolution-External For issues that are outside this codebase

Comments

@CanePlayz
Copy link

Description of the new feature/enhancement

When I want to paste a command that consists of multiple lines into the Windows terminal, each line gets executed as its own command and the command therefore doesn't work. Sometimes, however, I really need to break commands apart into multiple lines since otherwise, long commands can get very confusing.

Proposed technical implementation details (optional)

@CanePlayz CanePlayz added the Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. label Feb 1, 2023
@microsoft-github-policy-service microsoft-github-policy-service bot added Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels Feb 1, 2023
@carlos-zamora
Copy link
Member

Thanks for the request. This requires work in PowerShell.

/dup PowerShell/PSReadLine#1471

@microsoft-github-policy-service
Copy link
Contributor

Hi! We've identified this issue as a duplicate of one that exists on somebody else's Issue Tracker. Please make sure you subscribe to the referenced external issue for future updates. Thanks for your report!

@microsoft-github-policy-service microsoft-github-policy-service bot added Resolution-External For issues that are outside this codebase and removed Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Needs-Tag-Fix Doesn't match tag requirements Resolution-External For issues that are outside this codebase
Projects
None yet
Development

No branches or pull requests

2 participants