Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem on CentOS 5.5 vim 7.0.237 #96

Open
GoogleCodeExporter opened this issue Mar 28, 2015 · 0 comments
Open

Problem on CentOS 5.5 vim 7.0.237 #96

GoogleCodeExporter opened this issue Mar 28, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

=> 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant