>
> Anyone else with gvim for windows can please check this command in
> vim:
> %!awk 'BEGIN{FS=OFS="|"}{print $1,$3}'
>
> using this as text
> AX|23.45|1932323|A|VI|-|Y|0
> TY|93.45|2932323|B|VI|-|Y|1
> RE|63.25|8932323|A|VI|0|N|1
> AY|83.85|0932323|C|VI|-|Y|0
I can confirm this works for cygwin vim.
Are you using the cygwin version of vim or the vim from windows gvim?
Please note that the vim from windows gvim is not good for cygwin. Use
the vim in cygwin instead. i.e. the vim from /usr/bin/vim
--
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