AshokEmrys / conque

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

vim hangs when exiting bash inside a conque term window (python 3 only) #45

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. build vim with python3
2. open vim and run `:ConqueTermSplit bash`
3. `exit` the bash shell, and vim freezes and needs a kill from another 
terminal to get out.

What is the expected output? What do you see instead?
I should be able to still interact with vim once the bash inside of conque term 
is exited.  Vim however freezes and no more interaction is possible

What version of the product are you using? On what operating system?
OS: Mac os X 10.6.6
vim: 7.3
Conque_term: 2.0, for Vim 7.0 (modified: 2010-11-15)

Please provide any additional information below.
it doesn't matter what g:ConqueTerm_CloseOnEnd is set to.
it only happens when python3 is compiled into vim and not python 2

Original issue reported on code.google.com by the.ashl...@gmail.com on 23 Feb 2011 at 5:56

GoogleCodeExporter commented 8 years ago
I don't know if it is related, but I get "vim hangs" type issues when i leave a 
conque-term window open for a long time, no matter what the running program is, 
(well at least amongst bash, python2.6 and mongod).

Not sure what sort of debugging info is needed, but I can provide whatever you 
instruct me to, next time this happens.

Original comment by sophac...@gmail.com on 10 Mar 2011 at 9:22

GoogleCodeExporter commented 8 years ago
I get the exact same problem, and I'm looking for a solution.  It seems that 
the problem only happens when the vim is opened in terminal mode.

Original comment by peter...@gmail.com on 25 May 2012 at 6:51