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

double click selections should work across wrapped lines #6178

Closed
yellowtailfan opened this issue May 25, 2020 · 5 comments
Closed

double click selections should work across wrapped lines #6178

yellowtailfan opened this issue May 25, 2020 · 5 comments
Labels
Area-TerminalControl Issues pertaining to the terminal control (input, selection, keybindings, mouse interaction, etc.) Area-User Interface Issues pertaining to the user interface of the Console or Terminal Issue-Task It's a feature request, but it doesn't really need a major design. Product-Terminal The new Windows Terminal. Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@yellowtailfan
Copy link

Environment

Windows build number: Microsoft Windows [Version 10.0.18362.836]
Windows Terminal version (if applicable): Version: 1.0.1401.0
"wordDelimiters":" \\()\"',;<>!@#%^&*|[]{}│",

Steps to reproduce

  1. Double click a long path or URL (the path was printed to console without any newlines inside the path)
  2. If the path is displayed on a single line in Windows Terminal, then the whole path is selected
  3. If the path wraps across to the next line, then only the part of the path on a single line in the window is selected

This can be easily reproduced by double clicking the same long path before and after resizing the window.

Expected behavior

Double click selection should work across a wrapped line and should work the same regardless of window width and line wrap position.

Thanks for making Windows Terminal, it's really good!

@ghost ghost added Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Needs-Tag-Fix Doesn't match tag requirements labels May 25, 2020
@DHowett
Copy link
Member

DHowett commented May 25, 2020

It looks like we never had a workitem for this. Thanks! Connecting it to #6106

@DHowett DHowett added Area-TerminalControl Issues pertaining to the terminal control (input, selection, keybindings, mouse interaction, etc.) Area-User Interface Issues pertaining to the user interface of the Console or Terminal Issue-Task It's a feature request, but it doesn't really need a major design. Product-Terminal The new Windows Terminal. labels May 25, 2020
@ghost ghost removed the Needs-Tag-Fix Doesn't match tag requirements label May 25, 2020
@DHowett DHowett removed the Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting label May 25, 2020
@DHowett DHowett added this to the Terminal v2.0 milestone May 25, 2020
@zadjii-msft zadjii-msft modified the milestones: Terminal v2.0, 22H2 Jan 4, 2022
@mailinglists35
Copy link

screen recording

ctrl-click does work correctly though and opens in default browser

WindowsTerminal_2022-04-06_14-45-47.mp4

@zadjii-msft
Copy link
Member

This might just be #4009

@zadjii-msft
Copy link
Member

Yea this is definitely /dup #4009

@zadjii-msft zadjii-msft removed this from the 22H2 milestone May 1, 2023
@microsoft-github-policy-service
Copy link
Contributor

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@microsoft-github-policy-service microsoft-github-policy-service bot added the Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. label May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-TerminalControl Issues pertaining to the terminal control (input, selection, keybindings, mouse interaction, etc.) Area-User Interface Issues pertaining to the user interface of the Console or Terminal Issue-Task It's a feature request, but it doesn't really need a major design. Product-Terminal The new Windows Terminal. Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.
Projects
None yet
Development

No branches or pull requests

4 participants