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

Shift Double-click in tmux select words from differnet panes #17225

Open
SivanagBalla opened this issue May 9, 2024 · 3 comments
Open

Shift Double-click in tmux select words from differnet panes #17225

SivanagBalla opened this issue May 9, 2024 · 3 comments
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation. Needs-Attention The core contributors need to come back around and look at this ASAP. Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting

Comments

@SivanagBalla
Copy link

Windows Terminal version

1.20.11215.0

Windows build number

10.0.22631

Other Software

Tmux in WSL with multiple panes

Steps to reproduce

Consider a tmux session with multiple panes as shown in below pic.
image

When i try to "shift double-click" on the word "siballa", Terminal also selects the pane delimiter line from other pane because it thinks its complete word.

Another example below where in which i tried to select the file permission string "lrwxrwxrw". It selected the "yankrink_hi" from the other pane

image

Expected Behavior

In tmux enviroment, Double-click should select words only from current pane

Actual Behavior

In tmux enviroment, Double-click should select words only from multiple panes.

This may not be bug but atleast there should be a option to prevent selection of words across multiple lines. I use tmux with multiple panes and encounter this issue often.

@SivanagBalla SivanagBalla added Issue-Bug It either shouldn't be doing this or needs an investigation. Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels May 9, 2024
Copy link

github-actions bot commented May 9, 2024

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@carlos-zamora
Copy link
Member

Thanks for filing! We're having trouble reproducing this. Would you be able to write up the steps required to get in this state /? This'll help us take a closer look 😊

@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something label May 15, 2024
@SivanagBalla
Copy link
Author

@carlos-zamora Below is another screen shot where we can reproduce it -

Open a terminal - adjust the width to say 80 or less. Width shouldn't matter here but it makes easy to repro
Start a tmux session with two vertical split panes
Type some lengthy strings in both panes.
Now shift-doubleclick on a string on one pane - terminal will expand the selectoin to other pane.

image

My word delimiters are set to "()"',;<>!@#$%^&*|+[]{}?│"

@microsoft-github-policy-service microsoft-github-policy-service bot added Needs-Attention The core contributors need to come back around and look at this ASAP. and removed Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something labels May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation. Needs-Attention The core contributors need to come back around and look at this ASAP. Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting
Projects
None yet
Development

No branches or pull requests

2 participants