Code Monkey home page Code Monkey logo

Comments (10)

tpope avatar tpope commented on August 23, 2024

What kind of Vim?

On Tue, Apr 16, 2013 at 12:44 PM, fintelkai [email protected]:

I would love to figure out how to disable the mapping, so I can
enter "ä" in emails to German correspondents. I tried

iunmap

late in my .vimrc but that doesn't do the trick.


Reply to this email directly or view it on GitHubhttps://github.com//issues/5
.

from vim-rsi.

fintelkai avatar fintelkai commented on August 23, 2024

MacVim and mvim in iTerm.

On Tuesday, April 16, 2013, Tim Pope wrote:

What kind of Vim?

On Tue, Apr 16, 2013 at 12:44 PM, fintelkai <[email protected]<javascript:_e({}, 'cvml', '[email protected]');>>wrote:

I would love to figure out how to disable the mapping, so I can
enter "ä" in emails to German correspondents. I tried

iunmap

late in my .vimrc but that doesn't do the trick.


Reply to this email directly or view it on GitHub<
https://github.com/tpope/vim-rsi/issues/5>
.


Reply to this email directly or view it on GitHubhttps://github.com//issues/5#issuecomment-16457130
.

from vim-rsi.

toupeira avatar toupeira commented on August 23, 2024

Same on Debian with both terminal and GVim, version 7.3.932-3.

I use a Swiss keyboard with this XKB configuration, incidentally the problem also occurs if I press the digraph compose key present on the keyboard, followed by an 'a'.

from vim-rsi.

tpope avatar tpope commented on August 23, 2024

You can iunmap in after/plugin/rsi.vim. Having an option to disable the meta maps wouldn't be a terrible idea.

from vim-rsi.

toupeira avatar toupeira commented on August 23, 2024

Thanks, that did the trick, together with nunmap and cunmap.

from vim-rsi.

ingemar avatar ingemar commented on August 23, 2024

It interferes with my Swedish "ä" too. :(

from vim-rsi.

toupeira avatar toupeira commented on August 23, 2024

@ingemar, try putting the following into ~/.vim/after/plugin/rsi.vim:

silent! iunmap <M-d>
silent! nunmap <M-d>
silent! cunmap <M-d>

from vim-rsi.

ingemar avatar ingemar commented on August 23, 2024

Thanks @toupeira. (Mainly wanted to poke tpope about it.. ;) )

from vim-rsi.

moll avatar moll commented on August 23, 2024

Stumbled upon this problem too here in Estonia.

from vim-rsi.

tpope avatar tpope commented on August 23, 2024

To be more explicit, I'd accept a g:rsi_no_meta patch.

from vim-rsi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.