cmder/launcher
mdavis199 e4651cf7b4 Bare doubledash for conemu commands (#2174)
* Add bare doubledash command line option

The '--' parameter is a common POSIX-style option.  All command-line parameters after the double dash will be joined by a space and forwarded to conemu.

* add bare doubledash command line option

The "--" option indicates that the remaining portion of the command line is forwarded to conemu. Quotes and spacing is retained.

* move all doubledash related code together

* remove unused variable
2019-10-06 21:52:50 +01:00
..
src Bare doubledash for conemu commands (#2174) 2019-10-06 21:52:50 +01:00
.gitignore Add launcher 2013-11-30 09:15:42 -05:00
CmderLauncher.sln update VS to 2015 release version and switch to /MT for static linking 2015-08-04 15:00:32 +02:00
CmderLauncher.vcxproj specified custom manifest file 2018-03-28 22:28:01 +04:30