Maximus5 / ConEmu

Customizable Windows terminal with tabs, splits, quake-style, hotkeys and more
https://conemu.github.io/
BSD 3-Clause "New" or "Revised" License
8.61k stars 574 forks source link

Strange behaviour typing commands with minus and quotes #1045

Open istef opened 7 years ago

istef commented 7 years ago

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

  1. Type 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

Maximus5 commented 7 years ago

http://conemu.github.io/en/FaqPlainShell.html#PowerShell