Hi rameo!

On So, 19 Dez 2010, rameo wrote:

> Hi Christian,
> 
> No it still doesn't work with the escape or ^V.
> 
> Does the command work on your system?
> Or anyone else can test the command?

Yes works without escaping the | on my unix box. This looks like an 
issue with your cygwin/vim setup.

BTW, you can also use vim to perform your transformation:
:%s/^\([^|]*|\)\%([^|]*|\)\([^|]*\).*/\1\2

regards,
Christian

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

Reply via email to