AshokEmrys / conque

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

does not work under MacVim #38

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install MacVim from MacPorts. Here are the options installed:
VIM - Vi IMproved 7.3 (2010 Aug 15, compiled Dec 27 2010 22:48:04)
MacOS X (unix) version
Included patches: 1-87
Huge version with MacVim GUI.  Features included (+) or not (-):
+arabic +autocmd +balloon_eval +browse ++builtin_terms +byte_offset +cindent
+clientserver +clipboard +cmdline_compl +cmdline_hist +cmdline_info +comments
+conceal +cryptv +cscope +cursorbind +cursorshape +dialog_con_gui +diff 
+digraphs
+dnd -ebcdic +emacs_tags +eval +ex_extra +extra_search +farsi +file_in_path
+find_in_path +float +folding -footer +fork() +fullscreen -gettext -hangul_input
+iconv +insert_expand +jumplist +keymap +langmap +libcall +linebreak +lispindent
+listcmds +localmap -lua +menu +mksession +modify_fname +mouse +mouseshape
+mouse_dec -mouse_gpm -mouse_jsbterm +mouse_netterm -mouse_sysmouse +mouse_xterm
+multi_byte +multi_lang -mzscheme +netbeans_intg +odbeditor -osfiletype 
+path_extra
-perl +persistent_undo +postscript +printer +profile +python -python3 +quickfix
+reltime +rightleft -ruby +scrollbind +signs +smartindent -sniff +startuptime
+statusline -sun_workshop +syntax +tag_binary +tag_old_static -tag_any_white 
-tcl
+terminfo +termresponse +textobjects +title +toolbar +transparency 
+user_commands
+vertsplit +virtualedit +visual +visualextra +viminfo +vreplace +wildignore
+wildmenu +windows +writebackup -X11 -xfontset +xim -xsmp -xterm_clipboard
-xterm_save

2. Install ConqueTerms
3. Try to start using :ConqueTerm bash

What is the expected output? What do you see instead?
The bash should start and typing commands should yield in meaningful output. 
Instead there is a blank window that keeps beeping (possibly bell?) and typing 
does not produce anything. Has to close the window to stop it.

What version of the product are you using? On what operating system?
ConqueTerm 2.0, installed from vba file. Mac OSX 10.6.5

Please provide any additional information below.

Original issue reported on code.google.com by qing...@gmail.com on 7 Jan 2011 at 2:57

GoogleCodeExporter commented 8 years ago
That's no good. I tested 2.0 on MacVim, but an older version and not from 
MacPorts. I'll take a look later this weekend.

Thanks.

Original comment by nicora...@gmail.com on 7 Jan 2011 at 3:07

GoogleCodeExporter commented 8 years ago
I still have what seems like the same problem, using a 32bit version of today's 
MacVim tree and the most recent Conque tree.

I can open a shell okay, but when I press a key I get this error:

Error detected while processing function conque_term#key_press:
line    1:
E523: Not allowed here

This happens on letters and numbers but not on enter, ^C, etc.

Nothing appears in the shell buffer, but if I type eg "ls", hitting enter after 
each letter and then enter again to run the command, it does run ls and spit 
out the output.

epanastrophe:~$  
Applications    Dropbox         Pictures        bin             share
Desktop         Library         Public          classes         vim-files
Documents       Movies          Sites           code            work
Downloads       Music           Wine Files      school
epanastrophe:~$

Original comment by dou...@gmail.com on 18 Jun 2011 at 7:03

GoogleCodeExporter commented 8 years ago
(Sorry I submitted too soon....)

This behavior happens on MacVim with a clean profile. It doesn't occur for me 
on an Ubuntu VM.

Original comment by dou...@gmail.com on 18 Jun 2011 at 7:06

GoogleCodeExporter commented 8 years ago
The same happens to me on x86-64 Arch with Conque 2.1.

Original comment by denis.ka...@gmail.com on 1 Jul 2011 at 1:18

GoogleCodeExporter commented 8 years ago
I have this problem as well on Arch i686 and Conque 2.1, installed through 
vim-scripts on github using pathogen.

Original comment by freethee...@gmail.com on 12 Jul 2011 at 8:15

GoogleCodeExporter commented 8 years ago
In Ubuntu 10.10 with vim 7.3.035 the problem does not occur for me. Arch is at 
7.3.206 at the moment (see previous comment). My vim configuration with all 
plugins is stored in a cloud service, so my settings are exactly the same under 
Arch and Ubuntu.

Original comment by freethee...@gmail.com on 13 Jul 2011 at 6:58

GoogleCodeExporter commented 8 years ago
It's an issue with a patch added to Vim since the last official 7.3 release. 

I committed a fix for it yesterday and will release a new bugfix version 
shortly.

Original comment by nicora...@gmail.com on 13 Jul 2011 at 4:27

GoogleCodeExporter commented 8 years ago
I just checked out the SVN version and indeed it works on Macvim 7.3. Thank you 
for this plugin!

Original comment by daniel.h...@gmail.com on 2 Aug 2011 at 5:03

GoogleCodeExporter commented 8 years ago
Bugfix version released.

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