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

Add a useCommandline property to the suggestions action #15027

Merged
merged 119 commits into from Aug 15, 2023

Commits on Apr 28, 2022

  1. Configuration menu
    Copy the full SHA
    c96799c View commit details
    Browse the repository at this point in the history
  2. bugfixes for the demo

    zadjii-msft committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    1449088 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. fix remaining bugs

    zadjii-msft committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    d3b5533 View commit details
    Browse the repository at this point in the history
  2. a comment I missed

    zadjii-msft committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    0bda66f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ccfc834 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

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

Commits on Feb 10, 2023

  1. zhu li, do the thing

    zadjii-msft committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    7404dc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f361b6c View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

  1. Configuration menu
    Copy the full SHA
    b0fa972 View commit details
    Browse the repository at this point in the history
  2. better UX for typing

    zadjii-msft committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    985fcdb View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    e785bfc View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    48e7348 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Merge remote-tracking branch 'origin/dev/migrie/f/3121-wE-dOnT-hAvE-d…

    …Ev-DaYs' into dev/migrie/fhl-2023/pwsh-autocomplete-demo
    zadjii-msft committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    026f342 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff5eead View commit details
    Browse the repository at this point in the history
  3. bottoms up bottoms up

    zadjii-msft committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    2c66c32 View commit details
    Browse the repository at this point in the history
  4. icons are _slick_

    zadjii-msft committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    d94183b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8feb909 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    f5909d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4516b4b View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. clamp horizontally

    zadjii-msft committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    a3c4776 View commit details
    Browse the repository at this point in the history
  2. code cleanup

    zadjii-msft committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    7988d89 View commit details
    Browse the repository at this point in the history
  3. cleanup _for review_?

    zadjii-msft committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    84a41b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Configuration menu
    Copy the full SHA
    36b5759 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3796da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4c310a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc71f0c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c9e7156 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5defde5 View commit details
    Browse the repository at this point in the history
  7. 1 Configuration menu
    Copy the full SHA
    57a5327 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    a172f53 View commit details
    Browse the repository at this point in the history
  2. POC: We can take it out of the Popup and have it still work

    (cherry picked from commit 5defde5)
    zadjii-msft committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    e2cc278 View commit details
    Browse the repository at this point in the history
  3. very confident we can get all the logic into the sxnui

    (cherry picked from commit 57a5327)
    zadjii-msft committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    e544871 View commit details
    Browse the repository at this point in the history
  4. Finish detaching it from the popup

    (cherry picked from commit a172f53)
    zadjii-msft committed Mar 1, 2023
    1 Configuration menu
    Copy the full SHA
    173a830 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'dev/migrie/fhl-2023/pwsh-autocomplete-demo' into dev/mi…

    …grie/f/14779-sxnui-recent-commands
    zadjii-msft committed Mar 1, 2023
    1 Configuration menu
    Copy the full SHA
    a21c815 View commit details
    Browse the repository at this point in the history
  6. final cleanup for review

    zadjii-msft committed Mar 1, 2023
    1 Configuration menu
    Copy the full SHA
    20f5651 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Merge branch 'dev/migrie/fhl-2023/pwsh-autocomplete-demo' into dev/mi…

    …grie/f/14779-sxnui-recent-commands
    zadjii-msft committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    236912a View commit details
    Browse the repository at this point in the history
  2. Final cleanup for review

    zadjii-msft committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    442413f View commit details
    Browse the repository at this point in the history
  3. format and spell

    zadjii-msft committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    9d5ef3a View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

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

    zadjii-msft committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    22c94bf View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Configuration menu
    Copy the full SHA
    28555a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36b676a View commit details
    Browse the repository at this point in the history
  3. austin mode

    zadjii-msft committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    b096469 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'dev/migrie/fhl-2023/pwsh-autocomplete-demo' into dev/mi…

    …grie/f/14779-sxnui-recent-commands
    zadjii-msft committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    4e46a63 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c778a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Merge branch 'dev/migrie/fhl-2023/pwsh-autocomplete-demo' into dev/mi…

    …grie/f/14779-sxnui-recent-commands
    zadjii-msft committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    172a298 View commit details
    Browse the repository at this point in the history
  2. Add a useCommandline property to the suggestions action

      When this is true, this will re-use the existing commandline to pre-filter the results. This is especially helpful for completing a suggestion based on the text that's already been typed.
    
      Like with command history, this requires that shell integration is enabled before it will work.
    zadjii-msft committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    dfd4e27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c19591 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db99537 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    363c092 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4766b62 View commit details
    Browse the repository at this point in the history
  7. And my command name

    zadjii-msft committed Mar 21, 2023
    1 Configuration menu
    Copy the full SHA
    dea426a View commit details
    Browse the repository at this point in the history
  8. spell

    zadjii-msft committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    62fb61d View commit details
    Browse the repository at this point in the history
  9. substr takes a count, not an end

    (cherry picked from commit 4766b62)
    zadjii-msft committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    dc4a832 View commit details
    Browse the repository at this point in the history
  10. This fixes a previewing issue, all the way back in the first PR

    (cherry picked from commit 0c19591)
    zadjii-msft committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    19c1ed9 View commit details
    Browse the repository at this point in the history
  11. spell

    (cherry picked from commit 62fb61d)
    zadjii-msft committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    dd5458c View commit details
    Browse the repository at this point in the history
  12. Merge branch 'dev/migrie/fhl-2023/pwsh-autocomplete-demo' into dev/mi…

    …grie/f/14779-sxnui-recent-commands
    zadjii-msft committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    df92394 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'dev/migrie/f/14779-sxnui-recent-commands' into dev/migr…

    …ie/f/sxnui-useCommandline
    zadjii-msft committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    51046c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    2088d32 View commit details
    Browse the repository at this point in the history
  2. Woops, wrong method

    lhecker committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    cc05133 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Configuration menu
    Copy the full SHA
    11916fd View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev/migrie/fhl-2023/pwsh-autocomplete-demo' into dev/mi…

    …grie/f/14779-sxnui-recent-commands
    zadjii-msft committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    1c52862 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev/migrie/f/14779-sxnui-recent-commands' into dev/migr…

    …ie/f/sxnui-useCommandline
    zadjii-msft committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    837c544 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. this is so much cleaner

    zadjii-msft committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    3ea3860 View commit details
    Browse the repository at this point in the history
  2. Add a range version of ROW::GetText

    lhecker authored and zadjii-msft committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    d593fe1 View commit details
    Browse the repository at this point in the history
  3. Woops, wrong method

    lhecker authored and zadjii-msft committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    f56d258 View commit details
    Browse the repository at this point in the history
  4. this is so much cleaner

    zadjii-msft committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    4c2499c View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    057098e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev/migrie/f/14779-sxnui-recent-commands' of https://gi…

    …thub.com/microsoft/terminal into dev/migrie/f/14779-sxnui-recent-commands
    zadjii-msft committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    62863f1 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev/migrie/fhl-2023/pwsh-autocomplete-demo' into dev/mi…

    …grie/f/14779-sxnui-recent-commands
    zadjii-msft committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    a530ccc View commit details
    Browse the repository at this point in the history
  4. Merge branch 'dev/migrie/f/14779-sxnui-recent-commands' into dev/migr…

    …ie/f/sxnui-useCommandline
    zadjii-msft committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    920353a View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    3fc364c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb40b5d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev/migrie/fhl-2023/pwsh-autocomplete-demo' into dev/mi…

    …grie/f/14779-sxnui-recent-commands
    zadjii-msft committed May 31, 2023
    Configuration menu
    Copy the full SHA
    d4422bb View commit details
    Browse the repository at this point in the history
  4. Merge branch 'dev/migrie/f/14779-sxnui-recent-commands' into dev/migr…

    …ie/f/sxnui-useCommandline
    zadjii-msft committed May 31, 2023
    Configuration menu
    Copy the full SHA
    6575e5a View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    2cf9f41 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev/migrie/fhl-2023/pwsh-autocomplete-demo' into dev/mi…

    …grie/f/14779-sxnui-recent-commands
    zadjii-msft committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    b8d8f11 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev/migrie/f/14779-sxnui-recent-commands' into dev/migr…

    …ie/f/sxnui-useCommandline
    zadjii-msft committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    ad62ad8 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. This needs to go way earlier in the stack of PRs

    (cherry picked from commit d3e572d)
    zadjii-msft committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    741b773 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    434572a View commit details
    Browse the repository at this point in the history
  2. minor code movement

    zadjii-msft committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    12d2160 View commit details
    Browse the repository at this point in the history
  3. this is better

    zadjii-msft committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    f10f14c View commit details
    Browse the repository at this point in the history
  4. move code around

    zadjii-msft committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    1a8275e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ae4716 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    1720905 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev/migrie/fhl-2023/pwsh-autocomplete-demo' into dev/mi…

    …grie/f/14779-sxnui-recent-commands
    zadjii-msft committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    45a6e1d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev/migrie/f/14779-sxnui-recent-commands' into dev/migr…

    …ie/f/sxnui-useCommandline
    zadjii-msft committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    8879a1f View commit details
    Browse the repository at this point in the history
  4. this needed refactoring

    zadjii-msft committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    27b3aac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c3fd2a View commit details
    Browse the repository at this point in the history
  6. load bearing I guess

    zadjii-msft committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    3ee1f9b View commit details
    Browse the repository at this point in the history
  7. Merge branch 'dev/migrie/fhl-2023/pwsh-autocomplete-demo' into dev/mi…

    …grie/f/14779-sxnui-recent-commands
    zadjii-msft committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    ce70a37 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'dev/migrie/f/14779-sxnui-recent-commands' into dev/migr…

    …ie/f/sxnui-useCommandline
    zadjii-msft committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    0bb3a8f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f9a764e View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    a013020 View commit details
    Browse the repository at this point in the history
  2. whole pile of PR nits

    zadjii-msft committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    0cf6475 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    902ee8e View commit details
    Browse the repository at this point in the history
  4. revert 1449088, d3b5533 and 0bda66f, because we didn't know what they…

    … did.
    
    Maybe relevant to #12861
    zadjii-msft committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    8f0b6f8 View commit details
    Browse the repository at this point in the history
  5. runformat

    zadjii-msft committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    4de9303 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    873d8d4 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'dev/migrie/fhl-2023/pwsh-autocomplete-demo' into dev/mi…

    …grie/f/14779-sxnui-recent-commands
    zadjii-msft committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    a21977b View commit details
    Browse the repository at this point in the history
  8. Merge branch 'dev/migrie/f/14779-sxnui-recent-commands' into dev/migr…

    …ie/f/sxnui-useCommandline
    zadjii-msft committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    ff5ce00 View commit details
    Browse the repository at this point in the history
  9. fix the build

    zadjii-msft committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    16492a7 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'dev/migrie/f/14779-sxnui-recent-commands' into dev/migr…

    …ie/f/sxnui-useCommandline
    zadjii-msft committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    9070557 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. oneliner mistakes

    zadjii-msft committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    1759213 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev/migrie/fhl-2023/pwsh-autocomplete-demo' into dev/mi…

    …grie/f/14779-sxnui-recent-commands
    zadjii-msft committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    c1339bc View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev/migrie/f/14779-sxnui-recent-commands' into dev/migr…

    …ie/f/sxnui-useCommandline
    zadjii-msft committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    a68f229 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef7f563 View commit details
    Browse the repository at this point in the history
  5. these are also vestigial

    zadjii-msft committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    2bceb92 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'dev/migrie/fhl-2023/pwsh-autocomplete-demo' into dev/mi…

    …grie/f/14779-sxnui-recent-commands
    zadjii-msft committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    4110f2c View commit details
    Browse the repository at this point in the history
  7. Merge branch 'dev/migrie/f/14779-sxnui-recent-commands' into dev/migr…

    …ie/f/sxnui-useCommandline
    zadjii-msft committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    b7f8b36 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dff4ae3 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'dev/migrie/fhl-2023/pwsh-autocomplete-demo' into dev/mi…

    …grie/f/14779-sxnui-recent-commands
    zadjii-msft committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    3748900 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'dev/migrie/f/14779-sxnui-recent-commands' into dev/migr…

    …ie/f/sxnui-useCommandline
    zadjii-msft committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    8767448 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Apply suggestions from code review

    Co-authored-by: Carlos Zamora <carlos.zamora@microsoft.com>
    zadjii-msft and carlos-zamora committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    f23c859 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    1e91a1c View commit details
    Browse the repository at this point in the history
  2. remove comment

    zadjii-msft committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    f84d139 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev/migrie/f/14779-sxnui-recent-commands' into dev/migr…

    …ie/f/sxnui-useCommandline
    zadjii-msft committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    382983e View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    3be1201 View commit details
    Browse the repository at this point in the history
  2. runformat

    zadjii-msft committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    54234a9 View commit details
    Browse the repository at this point in the history