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

Search web for selected text #15539

Merged
merged 13 commits into from
Jun 21, 2023
Merged

Commits on Jun 11, 2023

  1. Configuration menu
    Copy the full SHA
    c48479c View commit details
    Browse the repository at this point in the history
  2. Support multi-line selection

    mpela81 committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    2d8d5e3 View commit details
    Browse the repository at this point in the history
  3. Update schema

    mpela81 committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    6c725aa View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Fix PR comments

    -Change how to wrap with qoutes
    -Remove SO and GH search
    mpela81 committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    dd20c92 View commit details
    Browse the repository at this point in the history
  2. Add default query url

    mpela81 committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    2c731f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Add default query url

    mpela81 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    4913a29 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Merge branch 'feat/10175-web-search-text-2' of github.com:mpela81/ter…

    …minal into feat/10175-web-search-text-2
    
    # Conflicts:
    #	src/cascadia/TerminalSettingsModel/MTSMSettings.h
    Marco Pelagatti committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    0e166fd View commit details
    Browse the repository at this point in the history
  2. Rename default setting

    Marco Pelagatti committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    a163712 View commit details
    Browse the repository at this point in the history
  3. [WIP] Review arguments

    Marco Pelagatti committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    b9b56a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Review to use %s placeholder in query URL

    Marco Pelagatti authored and mpela81 committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    0bbd5aa View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/10175-web-search-text-2' of github.com:mpela81/ter…

    …minal into feat/10175-web-search-text-2
    
    # Conflicts:
    #	src/cascadia/TerminalApp/AppActionHandlers.cpp
    #	src/cascadia/TerminalSettingsModel/ActionArgs.cpp
    #	src/cascadia/TerminalSettingsModel/MTSMSettings.h
    mpela81 committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    c8bbb56 View commit details
    Browse the repository at this point in the history
  3. Add to the right click menu

    mpela81 committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    9b3ba14 View commit details
    Browse the repository at this point in the history
  4. Format

    mpela81 committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    5823387 View commit details
    Browse the repository at this point in the history