screen-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: piping files to vim command line, results in dead screen


From: Georg Neis
Subject: Re: piping files to vim command line, results in dead screen
Date: Wed, 11 Aug 2004 21:35:15 +0200
User-agent: Mutt/1.5.6+20040803i

* Zenaan Harkness <address@hidden> wrote:
[ find blah|grep blahh|cut dodah|xargs vi -o ]
> Except I'm not piping direct to vi, I'm going via xargs, so vim just
> gets a list of files on it's standard in.

No, vim gets the filenames as command line arguments (why would you
use xargs otherwise?).

Georg




reply via email to

[Prev in Thread] Current Thread [Next in Thread]