Saturday, December 17, 2011

Pipe programs in <map>

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.

Jorge Martinez Saez

--
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: