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

Teach Find command to populate the search box with selected text #8521

Merged
1 commit merged into from
Dec 10, 2020

Conversation

Don-Vito
Copy link
Contributor

@Don-Vito Don-Vito commented Dec 8, 2020

If a single line of text is selected, use it to populate the search box.

Closes #8307

@ghost ghost added Area-Interaction Interacting with the vintage console window (as opposed to driving via API or hooks) Issue-Task It's a feature request, but it doesn't really need a major design. Product-Terminal The new Windows Terminal. labels Dec 8, 2020
Copy link
Member

@carlos-zamora carlos-zamora left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I really want this feature in haha

@ghost ghost added Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something and removed Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something labels Dec 9, 2020
Copy link
Member

@zadjii-msft zadjii-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@Don-Vito
Copy link
Contributor Author

Don-Vito commented Dec 9, 2020

@zadjii-msft - can you please kick the CI?

@zadjii-msft
Copy link
Member

Yea, I was just making sure to update #8495 first. Wanted to look at the log if there was anything revealing in it. I learned nothing.

@Don-Vito
Copy link
Contributor Author

Don-Vito commented Dec 9, 2020

Yea, I was just making sure to update #8495 first. Wanted to look at the log if there was anything revealing in it. I learned nothing.

@zadjii-msft - do you know to answer the question that I asked there? What is this sleep in the initialization?

@zadjii-msft
Copy link
Member

Oh jeez, didn't see the reply. I'll follow up on that thread.

@Don-Vito Don-Vito changed the title (Alternative) Teach Find command to populate the search box with selected text Teach Find command to populate the search box with selected text Dec 9, 2020
@Don-Vito
Copy link
Contributor Author

Don-Vito commented Dec 9, 2020

@zadjii-msft - we have two approves 😛

@DHowett DHowett added the AutoMerge Marked for automatic merge by the bot when requirements are met label Dec 10, 2020
@ghost
Copy link

ghost commented Dec 10, 2020

Hello @DHowett!

Because this pull request has the AutoMerge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@ghost ghost merged commit c2e84d1 into microsoft:main Dec 10, 2020
@ghost
Copy link

ghost commented Jan 28, 2021

🎉Windows Terminal Preview v1.6.10272.0 has been released which incorporates this pull request.:tada:

Handy links:

mpela81 pushed a commit to mpela81/terminal that referenced this pull request Jan 28, 2021
…rosoft#8521)

If a single line of text is selected, use it to populate the search box.

Closes microsoft#8307
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Interaction Interacting with the vintage console window (as opposed to driving via API or hooks) AutoMerge Marked for automatic merge by the bot when requirements are met Issue-Task It's a feature request, but it doesn't really need a major design. Product-Terminal The new Windows Terminal.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Selected text should populate search box
4 participants