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

Set tasks to always use CMDER_START #803

Merged
merged 8 commits into from
Feb 8, 2016
Merged

Set tasks to always use CMDER_START #803

merged 8 commits into from
Feb 8, 2016

Commits on Jan 15, 2016

  1. Set tasks to always user CMDER_START

    CMDER_START should always be set as a result of either:
    1. The user passes a directory to cmder.exe using `/START $DIR`
    - or -
    2. Sets CMDER_START as a default environment variable.
    Fixes #772
    MartiUK committed Jan 15, 2016
    Configuration menu
    Copy the full SHA
    4dc1249 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c7a037 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df7a662 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fabcd46 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    73e1eb2 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2016

  1. Get USER_PROFILE differently

    USER_PROFILE is a known folder, so use that functionality to get it.
    MartiUK committed Jan 31, 2016
    Configuration menu
    Copy the full SHA
    c055ce1 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2016

  1. Revert "Set tasks to always user CMDER_START"

    This reverts commit 4dc1249.
    MartiUK committed Feb 8, 2016
    Configuration menu
    Copy the full SHA
    6bb07d9 View commit details
    Browse the repository at this point in the history
  2. Bring variable into line

    MartiUK committed Feb 8, 2016
    Configuration menu
    Copy the full SHA
    97cae2b View commit details
    Browse the repository at this point in the history