-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Expand env. vars in backgroundImage #3204
Commits on Oct 15, 2019
-
Expands env-vars in background image paths
* Fixes #2922 * Adds HasBackgroundImage() and GetExpandedBackgroundImagePath() to Profiles.cpp/h * Fills Terminal Settings with expanded path, rather than path value from profiles.json * Adds simple regression tests to detect and fail if this fix is circumvented in the future
Configuration menu - View commit details
-
Copy full SHA for 9677cd7 - Browse repository at this point
Copy the full SHA 9677cd7View commit details -
Added check for expansion in tests
Rich Turner committedOct 15, 2019 Configuration menu - View commit details
-
Copy full SHA for daf6e3a - Browse repository at this point
Copy the full SHA daf6e3aView commit details
Commits on Oct 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c5df866 - Browse repository at this point
Copy the full SHA c5df866View commit details
Commits on Oct 17, 2019
-
Merge branch 'master' into bitcrazed/Expand-Background-Image-Path
Rich Turner committedOct 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 219d354 - Browse repository at this point
Copy the full SHA 219d354View commit details -
Merge branch 'master' into bitcrazed/Expand-Background-Image-Path
Rich Turner committedOct 17, 2019 Configuration menu - View commit details
-
Copy full SHA for adbf678 - Browse repository at this point
Copy the full SHA adbf678View commit details
Commits on Oct 18, 2019
-
Fixed-up expanded icon path test
Rich Turner committedOct 18, 2019 Configuration menu - View commit details
-
Copy full SHA for 5085cc8 - Browse repository at this point
Copy the full SHA 5085cc8View commit details
Commits on Oct 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d82dd32 - Browse repository at this point
Copy the full SHA d82dd32View commit details
Commits on Oct 24, 2019
-
Fixed unit test (layered JSON -> user settings)
Rich Turner committedOct 24, 2019 Configuration menu - View commit details
-
Copy full SHA for 31c611b - Browse repository at this point
Copy the full SHA 31c611bView commit details -
Merge branch 'master' into bitcrazed/Expand-Background-Image-Path
Rich Turner committedOct 24, 2019 Configuration menu - View commit details
-
Copy full SHA for 6e6e8ec - Browse repository at this point
Copy the full SHA 6e6e8ecView commit details
Commits on Oct 25, 2019
-
Co-Authored-By: Carlos Zamora <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 873c90b - Browse repository at this point
Copy the full SHA 873c90bView commit details
Commits on Nov 15, 2019
-
Merge branch 'master' into bitcrazed/Expand-Background-Image-Path
Rich Turner committedNov 15, 2019 Configuration menu - View commit details
-
Copy full SHA for ff52fa5 - Browse repository at this point
Copy the full SHA ff52fa5View commit details
Commits on Nov 16, 2019
-
Moved win32_helpers.h include into LibararyIncludes.h
Rich Turner committedNov 16, 2019 Configuration menu - View commit details
-
Copy full SHA for c0349e7 - Browse repository at this point
Copy the full SHA c0349e7View commit details