cmder/vendor/lib
Andrey Luzhin 4c85e8b2f1
Fix a problem with an ampersand character in path
If the path variable contained values with an ampersand character (such as in the case of MySQL), the string splits by this character, and tries to execute what follows as a separate command. 
All occurrences of the set command containing %PATH% should be wrapped in quotation marks
2021-10-29 09:13:35 +02:00
..
lib_base.cmd cleanup 2019-08-22 06:20:19 -04:00
lib_console.cmd Fix errors 2020-12-10 13:35:40 +00:00
lib_git.cmd Merge pull request #2430 from qfp64/faster-init 2020-12-11 05:48:07 -05:00
lib_path.cmd Fix a problem with an ampersand character in path 2021-10-29 09:13:35 +02:00
lib_profile.cmd Speed up calls to lib_console 2020-12-07 19:41:11 +00:00
start-ssh-agent.sh Move ssh-agent logic to lib script 2018-12-13 21:12:18 -08:00