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

OSC 8 support for conhost and terminal #7251

Merged
merged 35 commits into from
Sep 3, 2020
Merged

Commits on Aug 11, 2020

  1. 1 Configuration menu
    Copy the full SHA
    16720a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51bd477 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. small fixes

    PankajBhojwani committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    d268322 View commit details
    Browse the repository at this point in the history
  2. more small fixes

    PankajBhojwani committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    3090b1c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/microsoft/terminal into d…

    …ev/pabhoj/osc8_support
    PankajBhojwani committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    b81014e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    015fb8f View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2020

  1. 1 Configuration menu
    Copy the full SHA
    4a74f83 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

  1. text buffer tests

    PankajBhojwani committed Aug 17, 2020
    1 Configuration menu
    Copy the full SHA
    049ee61 View commit details
    Browse the repository at this point in the history
  2. spell

    PankajBhojwani committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    c18f32a View commit details
    Browse the repository at this point in the history
  3. output engine test

    PankajBhojwani committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    bd74eff View commit details
    Browse the repository at this point in the history
  4. more tests

    PankajBhojwani committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    0327750 View commit details
    Browse the repository at this point in the history
  5. resolve conflict

    PankajBhojwani committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    405066e View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. fixes

    PankajBhojwani committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    5995275 View commit details
    Browse the repository at this point in the history
  2. some requested changes

    PankajBhojwani committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    409b358 View commit details
    Browse the repository at this point in the history
  3. more changes

    PankajBhojwani committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    dfc8771 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. conflict resolution

    PankajBhojwani committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    c28d2a6 View commit details
    Browse the repository at this point in the history
  2. bug fix

    PankajBhojwani committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    8a105d7 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2020

  1. small changes

    PankajBhojwani committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    7e96737 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e19fbe5 View commit details
    Browse the repository at this point in the history
  3. fixes

    PankajBhojwani committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    bc70439 View commit details
    Browse the repository at this point in the history
  4. noexcept

    PankajBhojwani committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    9d65b32 View commit details
    Browse the repository at this point in the history
  5. more noexcept

    PankajBhojwani committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    aefb2e0 View commit details
    Browse the repository at this point in the history
  6. except

    PankajBhojwani committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    d0de3d5 View commit details
    Browse the repository at this point in the history
  7. 1 Configuration menu
    Copy the full SHA
    eb3cda5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    63723e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. Configuration menu
    Copy the full SHA
    01928d3 View commit details
    Browse the repository at this point in the history
  2. fuzzer

    PankajBhojwani committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    121f51c View commit details
    Browse the repository at this point in the history
  3. fix

    PankajBhojwani committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    52e5743 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. Configuration menu
    Copy the full SHA
    d1b0e83 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. Configuration menu
    Copy the full SHA
    82cc197 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. addressing comments

    PankajBhojwani committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    4ecbfc0 View commit details
    Browse the repository at this point in the history
  2. SGR 0 fixes

    PankajBhojwani committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    b75f189 View commit details
    Browse the repository at this point in the history
  3. id resolution

    PankajBhojwani committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    5dcd706 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

  1. added roundtrip test

    PankajBhojwani committed Aug 28, 2020
    1 Configuration menu
    Copy the full SHA
    a099fc7 View commit details
    Browse the repository at this point in the history
  2. spell

    PankajBhojwani committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    5620c01 View commit details
    Browse the repository at this point in the history