AshokEmrys / conque

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

ConqueTerm closes when "ConqueTerm bash" is entered in GVim 7.3 #81

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.open Gvim 7.3
2.enter :ConqueTerm bash
3.GVim closes 

What is the expected output? What do you see instead?
what i would like to do is to edit c source code ,and compile it in a terminal, 
but I'm pretty new to Vim and Unix in general

What version of the product are you using? On what operating system?

using conqueTerm 2.3 with gvim 7.3
with python 3.1
on windows 7

Please provide any additional information below.

I wanted to use conqueTerm with vim inside cygwin to compile my source in a 
split screen, but I'm not sure how to get vim on cygwin with python support, so 
I tried using Gvim because it comes with python support. After downloading 
conqueTerm and using gvim I entered the install commands :so % and :q, and 
closed and reopned Gvim and entered ":ConqueTerm bash" and Gvim just closes.I'm 
not sure what i expect from this command, but i would like a terminal to show 
up. Do i have to show conqueTerm where my python installation is?

Original issue reported on code.google.com by arec...@gmail.com on 10 Mar 2012 at 11:07