Re: [eclim-user] GVim vs Vim shortcut

2018-09-13 Thread Odne Hellebø
https://stackoverflow.com/questions/7722177/how-do-i-map-ctrl-x-ctrl-o-to-ctrl-space-in-terminal-vim

On Tuesday, September 11, 2018 at 4:59:52 AM UTC+2, Eric Van Dewoestine 
wrote:
>
> Terminal key codes can differ from the gvim key codes. For gvim you 
> can probably use . 
>
> On 2018-09-07 11:11:59, sam_w...@hotmail.com  wrote: 
> > Hey guys, 
> > I've been using Headless eclim for some time now and wanted to switch 
> back 
> > to the embedded eclim for a bigger project I'm am working on. Everything 
> > was working great until I tried to hit my autocomplete remap and all it 
> did 
> > was enter a space. My insert remap is set to  which is just 
> > ctrl-space, I can confirm this is not a problem on normal console vim as 
> > the key works but it doesn't work in non-embedded gvim, I can also 
> confirm 
> > that it is not a issue with autocomplete as that works too. it seems to 
> not 
> > even show up on :map even if I set it manually. 
> > here is what I set it with "inoremap  " 
> > thank you 
> > 
> > -- 
> > You received this message because you are subscribed to the Google 
> Groups "eclim-user" group. 
> > To unsubscribe from this group and stop receiving emails from it, send 
> an email to eclim-user+...@googlegroups.com . 
> > To post to this group, send email to eclim...@googlegroups.com 
> . 
> > Visit this group at https://groups.google.com/group/eclim-user. 
> > For more options, visit https://groups.google.com/d/optout. 
>
>
> -- 
> eric 
>

-- 
You received this message because you are subscribed to the Google Groups 
"eclim-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to eclim-user+unsubscr...@googlegroups.com.
To post to this group, send email to eclim-user@googlegroups.com.
Visit this group at https://groups.google.com/group/eclim-user.
For more options, visit https://groups.google.com/d/optout.


Re: [eclim-user] GVim vs Vim shortcut

2018-09-10 Thread Eric Van Dewoestine
Terminal key codes can differ from the gvim key codes. For gvim you
can probably use .

On 2018-09-07 11:11:59, sam_wong...@hotmail.com wrote:
> Hey guys,
> I've been using Headless eclim for some time now and wanted to switch back 
> to the embedded eclim for a bigger project I'm am working on. Everything 
> was working great until I tried to hit my autocomplete remap and all it did 
> was enter a space. My insert remap is set to  which is just 
> ctrl-space, I can confirm this is not a problem on normal console vim as 
> the key works but it doesn't work in non-embedded gvim, I can also confirm 
> that it is not a issue with autocomplete as that works too. it seems to not 
> even show up on :map even if I set it manually.
> here is what I set it with "inoremap  "
> thank you
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "eclim-user" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to eclim-user+unsubscr...@googlegroups.com.
> To post to this group, send email to eclim-user@googlegroups.com.
> Visit this group at https://groups.google.com/group/eclim-user.
> For more options, visit https://groups.google.com/d/optout.


-- 
eric

-- 
You received this message because you are subscribed to the Google Groups 
"eclim-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to eclim-user+unsubscr...@googlegroups.com.
To post to this group, send email to eclim-user@googlegroups.com.
Visit this group at https://groups.google.com/group/eclim-user.
For more options, visit https://groups.google.com/d/optout.