Open istef opened 7 years ago
ConEmu build: 161206 x64 OS version: Windows 7 x64 Used shell version (Far Manager, git-bash, cmd, powershell, cygwin, whatever): powershell
When I type the following command: java -D"com.java" instead of executing the command, I get >> on the next line.
java -D"com.java"
I searched in help for some "secret feature" but I found nothing about this. In the end I tend to believe that this might be a bug.
Appears: >>
To execute the command
http://conemu.github.io/en/FaqPlainShell.html#PowerShell
Versions
ConEmu build: 161206 x64 OS version: Windows 7 x64 Used shell version (Far Manager, git-bash, cmd, powershell, cygwin, whatever): powershell
Problem description
When I type the following command:
java -D"com.java"
instead of executing the command, I get >> on the next line.I searched in help for some "secret feature" but I found nothing about this. In the end I tend to believe that this might be a bug.
Steps to reproduce
java -D"com.java"
Moreover, I think you can type anything which contains - and is followed by double quotes.Actual results
Appears: >>
Expected results
To execute the command