Wednesday, June 25, 2014

Re: imap Alt Space (please help <:( )

Hey,
I've tried to make a plugin that consistently enables alt mappings in vim.
https://github.com/bruno-/vim-alt-mappings

It turns our that's a though problem for command line vim - mostly because enabling alt mappings breaks a lot of other stuff.

But anyway - can you post which vim are you using (command line, gui)?
Also, if it's terminal vim, then can you please post terminal (Terminal.all in OSX, iTerm, or something else)?

On Wednesday, June 25, 2014 3:29:38 PM UTC+2, neolus wrote:
> Hello, I simply wanted to redirect Alt + Space in insert mode to a plain
>
> space
>
> but this seems more complicated than I thought.
>
>
>
> I've only tried i[nore]map <A-Space> <Space>
>
> (or w/ imap <M-Space> <Space>)
>
>
>
> but the same behaviour that it its always given me remains.
>
> e.g. in insert I type Alt + Space & my input is grabbed untill I press one
>
> more key
>
> like say Alt + Space, F2 will print <80>
>
>
>
> I really hope there's a way, and I hope somebody out there has an idea ?
>
> I already searched alot for this but can't seem to find anyone else w/ the
>
> same problem/need.
>
> Thanks in advance if you're reading this !
>
> Cheers !
>
>
>
>
>
>
>
> --
>
> View this message in context: http://vim.1045645.n5.nabble.com/imap-Alt-Space-please-help-tp5721993.html
>
> Sent from the Vim - General mailing list archive at Nabble.com.

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

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

No comments: