cmder/launcher/src
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
..
app.manifest replaces spaces to tabs 2018-03-28 22:24:26 +04:30
CmderLauncher.cpp Bare doubledash for conemu commands (#2174) 2019-10-06 21:52:50 +01:00
resource.h cleanup on isle 5 2018-01-09 14:50:46 +01:00
Resource.rc Updates issue template, notes on README.me and fixes line ending (#1751) 2018-05-04 00:29:25 +02:00
version.rc2.sample add build version string 2018-03-28 22:28:33 +04:30