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

make "open terminal here" context menu work for directory background #8638

Merged
12 commits merged into from
Jan 6, 2021

Commits on Dec 23, 2020

  1. make open terminal here context menu for directory background

    use win32 explorer window to find current directory folder path
    link user32.lib
    disable vcpkg use nuget packages
    ihereafter committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    60a612c View commit details
    Browse the repository at this point in the history
  2. fix missing new line

    ihereafter committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    cf274cc View commit details
    Browse the repository at this point in the history
  3. code formating

    ihereafter committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    a129ff1 View commit details
    Browse the repository at this point in the history
  4. spell checker

    ihereafter committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    9abb707 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2020

  1. Update src/cascadia/ShellExtension/OpenTerminalHere.cpp

    Co-authored-by: Carlos Zamora <carlos.zamora@microsoft.com>
    hereafter and carlos-zamora authored Dec 24, 2020
    Configuration menu
    Copy the full SHA
    443ac08 View commit details
    Browse the repository at this point in the history
  2. Update src/cascadia/ShellExtension/OpenTerminalHere.h

    Co-authored-by: Carlos Zamora <carlos.zamora@microsoft.com>
    hereafter and carlos-zamora authored Dec 24, 2020
    Configuration menu
    Copy the full SHA
    3469721 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    978392d View commit details
    Browse the repository at this point in the history
  4. trivial

    ihereafter committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    03a91ff View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. revert vcpkg settings

    ihereafter committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    8f73d59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e76c95 View commit details
    Browse the repository at this point in the history
  3. bug fixing

    ihereafter committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    950515c View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

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