Friday, December 27, 2013

Re: Function to pipe data through external command ?

On Fri, Dec 27, 2013 at 03:47:17PM +0100, Andre Majorel wrote:
> Is there a Vim function to filter arbitrary strings through
> external programs ? Thanks in advance and happy holidays.

absolutely (I (used to) use it every time I run the Reconcile function
in my bank module)

run

:h complex-change

with attention to :{range}!{cmd} filter

--
_|_ _ __|_|_ ._ o|
|_(_)(_)|_| ||_)||<
|

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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: