2

I am running Vim from Powershell inside ConEmu.

I have my text files set to open using the following command

"C:\Program Files (x86)\Vim\vim74a\vim.exe" --remote-silent "%1" 

If Vim is already running in ConEmu then when I doubleclink on *.txt file a cmd.exe briefly flashes on screen and the file is opened in the existing Vim process, but I will also get this error message

enter image description here

Is there a way to stop this error from occuring or simply hide the error message?

Brett Y
  • 7,171
  • 1
  • 28
  • 42
  • 1
    The problem is in current "Default terminal" implementation. Issue was submitted already and fix is pending. – Maximus Jan 06 '14 at 10:23
  • Awesome! In the mean time I found that if a uncheck 'Force ConEmu as the default terminal...' in Settings > Intergration > Default term then I don't get this error message. The side effect is that if I don't already have vim open in ConEmu then it will be opened in cmd.exe – Brett Y Jan 06 '14 at 20:49
  • 1
    [140106](http://www.fosshub.com/ConEmu.html) build may fix that – Maximus Jan 06 '14 at 22:31

0 Answers0