I'm running gvim with -- gvim --servername gvim_abc_9eb6f775-0054-4495-8d14-a276721c69c9 --socketid 56624303 -nb:localhost:9000:foo
In this mode, if i type say : "Hello" and then press backspace then the cursor skips over "o" and goes to "l", rather than deleting the "o". The commands that it sends to the nb client also correspond with this bug, IOW, if i try more backspace, then it sends back commands to remove chars starting from the last "l" and "o" stays as it is. Hello <- Helo Heo Ho The backspace works fine when running the same gvim w/o the netbeans argument. I'm using vim7 from https://vim.svn.sourceforge.net/svnroot/vim Revision: 871 -Ankit -- Blog : http://www.ankitjain.org/blog --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
