Hi all, After finishing the execution of a command, is there a way to hide the command-line editor? The one that is at the bottom of vim. I am not too sure whether my terminology is correct. I am sending a command from other process through OLE. The command is shown at the very bottom line of vim window. For example, the process send command ":call foo()". Then ":call foo()" is shown at the very bottom line of vim window. One alternative to remove it, I could use <C-L>. However, it is quite costly. I simply want the command not shown. Is there a way to set it hidden or not shown?
Cheers, Anna --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
