Re: [Vim-latex-devel] Pressing "u" only undoes one character at a time

2013-07-26 Thread Bernhard Bliem
> I confirm I can reproduce this on Arch Linux, using the packages gvim > 7.3.1287-1 and vim-latexsuite 20130126-1. Just my 2c. Thanks. If anyone is interested in a solution: I have traced the issue to vim itself and I have dug around in vim's code repository, trying out different versions. It tur

Re: [Vim-latex-devel] Pressing "u" only undoes one character at a time

2013-07-26 Thread Alessandro Pezzoni
On 26 July 2013 12:32, Bernhard Bliem wrote: > 2013/7/26 Filip Kadlec : >> Hello Bernhard, >> >> I don't have a solution to your problem, just want to note that in my >> case "u" undoes the whole word (or typing sequence) straight, no >> letter-by-letter behavior occurs. My version of vim is 7.3

Re: [Vim-latex-devel] Pressing "u" only undoes one character at a time

2013-07-26 Thread Bernhard Bliem
2013/7/26 Filip Kadlec : > Hello Bernhard, > > I don't have a solution to your problem, just want to note that in my > case "u" undoes the whole word (or typing sequence) straight, no > letter-by-letter behavior occurs. My version of vim is 7.3, too. This > works regardless of whether the latex s

Re: [Vim-latex-devel] Pressing "u" only undoes one character at a time

2013-07-26 Thread Filip Kadlec
Hello Bernhard, I don't have a solution to your problem, just want to note that in my case "u" undoes the whole word (or typing sequence) straight, no letter-by-letter behavior occurs. My version of vim is 7.3, too. This works regardless of whether the latex suite is loaded. Hope this helps, Fi