AshokEmrys / conque

code.google.com/p/conque
0 stars 0 forks source link

Unable to open ghci.exe(Glasgow Haskell Compiler) in Windows gVim 7.3 with Python 2.7.3 and Conque Term 2.3 #92

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install gVim 7.3 on Windows 7 with Python 2.7.3
2. Install Conque Term 2.3
3. Install Haskell Platform
4. Try :ConqueTerm ghci in gVim

What is the expected output? What do you see instead?
The expected output should be ghci.exe loading up and giving a prompt
What i see is a blank screen with the cursor in the beginning. It seems vim is 
trying to do something on that window and sometimes i see 
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
till the end of line for a moment and then it disappears and window is blank 
again 

What version of the product are you using? On what operating system?
Windows 7
Vim 7.3 MS Windows 32 bit GUI version with OLE support
Conque Term 2.3
ghci 7.4.1

Please provide any additional information below.
Vim is not stuck while this happens as I am able to open more tabs and edit 
files. I am also able to close the window loaded by Conque or reopen other 
files in that window. Conque however seems to work fine with Python and 
Powershell. The problem also occurs with perl.exe

Original issue reported on code.google.com by goel.avi...@gmail.com on 23 Jan 2013 at 2:27