Saturday, December 17, 2011

Fwd: Pipe programs in <map>

---------- Forwarded message ----------
From: Jorge Martinez Saez <jorge.martinez.saez@gmail.com>
Date: Sat, 17 Dec 2011 16:46:04 -0300
Subject: Re: Pipe programs in <map>
To: vim_use@googlegroups.com

2011/12/17, Christian Brabandt <cblists@256bit.org>:
> Hi Jorge!
>
> On Sa, 17 Dez 2011, Jorge Martinez Saez wrote:
>
>> Hi
>>
>> I use the command:
>>
>> :write !espeak | sox -d default.wav
>>
>> and work fine... but if add this to a map in .vimrc
>>
>> :map <F5> :write !espeak | sox -d default.wav
>>
>> that fail in | operator (pipe).
>>
>> What i do wrong? please help me and sorry for my bad english.
>
> :h map_bar
>
> regards,
> Christian
> --
> - Schnee, der sich leicht ballen lنكt, schmilzt bald.
> -- Jean Paul
>
> --
> You received this message from the "vim_use" 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
>
Ohhh.... thanks a lot.. works perfect....\|

--
Jorge Martinez Saez
Linux User #446007

*Por favor, evite enviarme documentos adjuntos en formato Word o PowerPoint.
Lea **www.gnu.org/philosophy/no-word-attachments.es.html*<http://www.gnu.org/philosophy/no-word-attachments.es.html>

--
Jorge Martinez Saez
Linux User #446007

*Por favor, evite enviarme documentos adjuntos en formato Word o PowerPoint.
Lea **www.gnu.org/philosophy/no-word-attachments.es.html*<http://www.gnu.org/philosophy/no-word-attachments.es.html>

--
You received this message from the "vim_use" 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

No comments:

Post a Comment