I just installed the new version and saw changes were made to vi, was hoping that the problem with pasting multiple lines was fixed. if you: yj # yank current and next line then p # where cursor is in middle of some line I would expect it to paste in line mode ie add the lines following the current line. Max