cmder/launcher
Nicolas Arnaud-Cormos e9300ca43f Enhance cmder start directory.
The start directory of cmder is defined in that order:
1. The directory passed as parameter to the cmder executable
2. The `CMDER_START` environment variable
3. The `HOME` environment variable
4. The current user directory (`USERPROFILE` environment variable)

This commit also fix two issues:
* stating cmder with a path in parameter would set CMDER_START (whereas it may just be temporary)
* fix new line in cmd when starting cmder (this one was buggin me)
2015-01-10 10:15:42 +01:00
..
src Enhance cmder start directory. 2015-01-10 10:15:42 +01:00
.gitignore Add launcher 2013-11-30 09:15:42 -05:00
CmderLauncher.sln Fix the build 2014-08-26 23:52:49 +01:00
CmderLauncher.vcxproj Fix the build 2014-08-26 23:52:49 +01:00