Hello, I have found an oddity in vim which I'm not sure is a bug and/or known.
I have yanked a visual block of some lines of code and try to put it in somewhere else. There a strange effect happens: depending on if there is either a character or a beginning of line left besides the cursor, paste via "p" works different. When I have a BOL or a char to the left, it gets pasted and uses the cursor position as upper left corner. When there's no char/BOL, it uses the char right beside the cursor position as upper left corner. It's easily reproducable by just moving the cursor one position to the right and paste the block again. Anybody that can reproduce the problem and/or shed some light on it? Note: Shift+P works as a workaround. Regards, Thomas -- GPG-Key: tengelke.de/thomas_michael_engelke.asc
