From: Sebastian M. <seb...@un...> - 2008-09-10 22:33:43
|
Am Wed, 10 Sep 2008 15:06:53 -0600 schrieb Brad Waite <br...@wc...>: > Is there a way to disable a nbkey mapping in a vimrc? Ctrl-B isn't > working and I see that a netbeans key is being mapped, but I can't > figure out a way to keep the mapping from taking place. > > >From what I've gathered, nbkeys are mapped based on keyboard > >shortcuts in > Eclipse (Prefs->General->Keys). I've disabled all Ctrl-B binding > there, but it doesn't seem to make a difference. > > And since vimplugin is resetting the cursor to 1,1 with every window > switch, I need my Ctrl-B! > > Any help is appreciate. You wont like the workaround to use <PgUp> or <S-Down>, right? What do you mean by "nbkey mapping" ? It seems that no "Ctrl" key-mapping arrives at vim, so that's probably not the course. Sebastian. |