vim-ruby-conque icon indicating copy to clipboard operation
vim-ruby-conque copied to clipboard

Leave Insert mode

Open julienXX opened this issue 13 years ago • 8 comments

Hi, How can I leave insert mode after running my specs? I tried let g:ConqueTerm_InsertOnEnter = 0 but no luck.

Cheers, Julien.

julienXX avatar May 19 '12 14:05 julienXX

Yeah I found that it for some reason enters insert..You could always hit <esc> :) I am working on ideas such as sending <esc> to it automatically.

skwp avatar May 19 '12 21:05 skwp

Are you using the YADR project (my dotfiles project)? I noticed I had InsertOnEnter=1 so it might have been overriding your settings

skwp avatar May 21 '12 07:05 skwp

No I'm using my own dot files. This must be something with Conque not taking this option into account.

julienXX avatar May 21 '12 08:05 julienXX

Seeing this as well, even with let g:ConqueTerm_InsertOnEnter = 0 set.

rspeicher avatar Aug 21 '12 02:08 rspeicher

Has anyone come up with a workaround for this? I installed the plugin and it's exactly what I've been looking for. Insert mode is an annoyance though.

I tried g:ConqueTerm_InsertOnEnter = 0 without success.

comeara avatar Nov 17 '12 06:11 comeara

Indeed! Any workaround for this yet?

cvincent avatar Nov 29 '12 17:11 cvincent

No, no workaround.

The annoyance was great enough that I gave up trying to use the plugin.

comeara avatar Nov 30 '12 21:11 comeara

I'm annoyed also :) but then all you really gotta do is hit escape.

skwp avatar Nov 30 '12 21:11 skwp