> back to the window and it is there. If it just appears, when I return > or if it was there a while? I can't tell. I wonder, if there is a way > to log a keystrokes received by vim?
Not an elegant way, but I found that you can read the swp file with vim from another window. It will show inserted or pasted text at the end (line order is reversed). (Or do a strings.) Regards, Ben Kim --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
