Hello! A member of #vim has experienced a weird behaviour while Vim scripting. Under certain conditions :echo would only print one line at max. Thus neither 2x echo nor 1x echo containing a \n would work.
Conditions: 1) the :echo's are wrapped in an if/endif block 2) the if/endif block is the last statement in a function Here is the corresponding stackoverflow.com thread: http://stackoverflow.com/questions/12621333/vim-visual-key-input-strange-behaviour mhi^ -- 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
