Hi I see a bug with Vim-7.4.460. Steps to reproduce:
$ vim -u NONE -c 'set showbreak=: columns=95' bug-vim.txt ... where "bug-vim.txt" is the attached file. Then in command mode, press A to append text at the end of the line. Observe that cursor is positioned before the end of line (bug!). Appending characters appends at the end of line, but cursor remains at the wrong position before the end of line. Bug only happens with columns=95 with this file, which corresponds to having a tab displayed at the beginning of a wrapped line. Bug happens in the terminal as well as in gvim (gtk2). It's not a new bug since I also see the bug in Vim-7.052 which comes with Ubuntu-14.04. I tried a much older version (vim-7.1.126) which also had the same bug. I did not try older versions. Regards Dominique -- -- 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 Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxx xxxxxxxx xxxxxxx xxx -- -- 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 Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
