microsoft/Terminal

Double click to copy entire line and then pasting strips the enter

开放

#10,871 创建于 2021年8月4日

 (2 条评论) (0 个反应) (0 位负责人)C++ (9,275 个派生)batch import
Help WantedIssue-BugNeeds-Tag-FixPriority-3Product-Terminal

仓库指标

星标
 (103,173 个星标)
PR 合并指标
 (平均合并 27天 19小时) (30 天内合并 24 个 PR)

描述

Windows Terminal version (or Windows build number)

1.9.1942.0

Other Software

OpenSSH_for_Windows_8.1p1

Steps to reproduce

Interaction: Automatically copy selection to clipboard: yes

copy paste an entire line in a config for example by double clicking the entire line is selected right click to copy paste it

Expected Behavior

after the right click, I would expect the line to copy paste and include the entire. This behavior is found in PuTTY or Terminator on Linux

Or, at least give an option to copy paste the enter along

Actual Behavior

The line is copy/pasted, but the enter is stripped and requires the user to actually hit enter to insert the line. For SSH connections on routers and pasting configuration, the automatic enter is really useful

贡献者指南