You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
=> What steps will reproduce the problem?
1. CentOS release 5.5 (final)
2. vim 7.0.237
3. :ConqueTerm bash
4. exit
=> What is the expected output? What do you see instead?
A bunch or errors like the following occur. In vim I'm trapped in this forever
(it cycles through to the beginning after I hit ENTER. In gvim, I can escape
this by selecting buffer delete from the menu.
ERRORS:
Error detected while processing CursorHoldI Auto commands for "<buffer=3>":
E488: Trailing characters
Press ENTER or type command to continue
Error detected while processing CursorHoldI Auto commands for "<buffer=3>":
Traceback (most recent call last):
Press ENTER or type command to continue
Error detected while processing CursorHoldI Auto commands for "<buffer=3>":
File "<string>", line 1, in ?
Press ENTER or type command to continue
Error detected while processing CursorHoldI Auto commands for "<buffer=3>":
File "/home/nzucker/.vim/bundle/conque_2.3/autoload/conque_term/conque.py", line 372, in auto_read
Press ENTER or type command to continue
Error detected while processing CursorHoldI Auto commands for "<buffer=3>":
vim.command('call conque_term#get_instance().close()')
Press ENTER or type command to continue
Error detected while processing CursorHoldI Auto commands for "<buffer=3>":
vim.error
Original issue reported on code.google.com by [email protected] on 1 Apr 2013 at 10:11
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 1 Apr 2013 at 10:11The text was updated successfully, but these errors were encountered: