Re: Error using A with wrap on

2013-05-27 Fir de Conversatie nickles
Can confirm this. Any solution? -- -- You received this message from the vim_dev 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 --- You received this message because you are subscribed to the Google

Re: Error using A with wrap on

2013-05-26 Fir de Conversatie Bram Moolenaar
Axel Bender wrote: When wrap is on and the line ends just before the buffer's right margin (i.e. right before the scrollbar - visible), and A is used to append a character to the end of the line, the cursor is positioned in INSERT mode after the 5th column of the next line. This does not

Re: Error using A with wrap on

2013-05-26 Fir de Conversatie Axel Bender
Sorry, forgot to start with -i NONE -N -u NONE --noplugin -U NONE when I provided the sample. Using the above arguments, set columns=54 number wrap showbreak=(cnt) can be used to reproduce the problem (which also presents itself when using a with the cursor being in the last column) with the

Re: Error using A with wrap on

2013-05-26 Fir de Conversatie Bram Moolenaar
Axel Bender wrote: Sorry, forgot to start with -i NONE -N -u NONE --noplugin -U NONE when I provided the sample. Using the above arguments, set columns=54 number wrap showbreak=(cnt) can be used to reproduce the problem (which also presents itself when using a with the cursor being in the

Re: Error using A with wrap on

2013-05-26 Fir de Conversatie Axel Bender
Hm, where was your cursor after A? Did you get a new line before entering a character? Here the cursor would be positioned in the second line (the one with the numbers), at column 5 in INSERT mode. Only after I enter a character I would get a new line... -- -- You received this message from

Re: Error using A with wrap on

2013-05-26 Fir de Conversatie Bram Moolenaar
Axel Bender wrote: Hm, where was your cursor after A? Did you get a new line before entering a character? Here the cursor would be positioned in the second line (the one with the numbers), at column 5 in INSERT mode. Only after I enter a character I would get a new line... The cursor is

Re: Error using A with wrap on

2013-05-26 Fir de Conversatie Axel Bender
Ok, I take that, but what about the incorrect offset in the second line? -- -- You received this message from the vim_dev 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 --- You received this message