On 3 fév, 17:40, Christian Brabandt <[email protected]> wrote: > Hi epanda! > > On Mi, 03 Feb 2010, epanda wrote: > > > I would like to see the output message of a binary into the messages > > list of Vim. > > > Messages are output from myBinary along the time. > > > redir @a > > exec 'myBinary' > > redir END > > > How can i do? > > let @a=system(myBinary) > > regards, > Christian > -- > hundred-and-one symptoms of being an internet addict: > 88. Every single time you press the 'Get mail' button...it does get new mail.
1/ I would like to open cl window with messages into it 2/ I would ike to be able to refresh cl content because my binary is feeding messages continuously. Thank you -- You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php
