On Sat 15-Sep-07 3:43pm -0600, Ed S. Peschko wrote:
> I know it's been discussed before, but how easy would it be to make:
>
> 1. uniq (and other commonly used %! commands to sort input) native
> to vim.
I use Windows and find it to not be a problem to add the '!'
for externals. This is not really a Windows issue - people
using 'nix also use the many excellent utilities available.
> 2. vim take a list of files as an input (ie: vim -l filelist)
My shell is 4nt. One way to do that is with:
gvim [EMAIL PROTECTED]@filelist]
I can edit all files changed today, but not directories,
with:
gvim [EMAIL PROTECTED]/[d] *,-d]
--
Best regards,
Bill
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---