AshokEmrys / conque

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

ConqueTerm_ReadUnfocused causes other buffers' visual replace/insert mode to end #36

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.  enable ConqueTerm_ReadUnfocused
2.  Open a text file
3.  vsplit a buffer and run ConqueTerm sh
4.  Return to text file and visually select multiple lines for replacement
5.  Wait 'timeout' time

What is the expected output? What do you see instead?
Visual replace (or insert) mode will end after 'timeout' duration and
leave the 'f' character.

What version of the product are you using? On what operating system?
conque 2.0, gvim 7.2

Please provide any additional information below.
Seems like conque_term#read_all(0) is 'taking focus' and causing the issue.

Original issue reported on code.google.com by brandonw...@gmail.com on 17 Dec 2010 at 8:12

GoogleCodeExporter commented 8 years ago
Thanks for the bug report.

Original comment by nicora...@gmail.com on 20 Dec 2010 at 6:36

GoogleCodeExporter commented 8 years ago
Can't reproduce this anymore.

Original comment by nicora...@gmail.com on 15 Aug 2011 at 8:53