On Thursday, November 8, 2012 9:37:04 AM UTC-6, Ed Kostas wrote: > However, the script is not working in about 40 machines. The machines are all > of the same brand (HP), and roughly the same model. All machines are running > Zorin OS, that is built on top of Ubuntu. As far as I am aware, all machines > have the following programs: Ubuntu, Zorin, konsole, rlwrap (that was > necessary to run a shell inside vim), sbcl Common Lisp, Emacs, Latex, > Latex-extra, vim, cream, firefox, google. > > In the machines where the script does not work, when one types <C-x> in > INSERTION mode, the command erases the char below the cursor, and put the > cursor one char ahead, leaving a blank behind. In fewer words, the <C-x> > command is behaving almost like a replace space bar.
Check that the version of Vim is the same, and that you are running Vim in the same terminal application. Or start using gvim instead. -- 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
