On Mi, 18 Apr 2012, Shital wrote:
> Hello EveryBody,
>
> I'm a beginner, i'd recently started using VIM and i don't know whether this is right place to ask my question, Point me if i'm wrong to ask such things in this group.
> I'm having this problem, whenever i try to move the cursor using touchpad in normal mode the ":call <SNR>51_LeftStart()" function gets called and displayed at Editors command Line, The same problem occurs when i try to use <Ctrl-v> for visual mode. The Editor command line hangs at this point(after the call is made) untill i press <ctrl-c> combination. Can anyone help me with this.
That looks like some plugin is misbehaving. In the output of
:scriptnames look for number 51, that will tell you which script is
defining the LeftStart() function. In that script you should find the
maintainers email address, whom you should tell about your problem.
regards,
Christian
--
Gegenüber der Fähigkeit, die Arbeit eines einzigen Tages sinnvoll zu
ordnen, ist alles andere im Leben ein Kinderspiel.
-- Johann Wolfgang von Goethe
--
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
No comments:
Post a Comment