On 8/18/06, Mike O'Connor <[EMAIL PROTECTED]> wrote: > > Attached is a patch which changes fish_pager so that It can take input > about completions to display on stdin. > > Currently, completions are sent to fish_pager on the command line, which > means we run into limitations imposed by the operating system on how > long a command line can be. > > This version of fish pager doesn't break compatibility with older > versions of fish, it still supports the current method of accepting > completions on the command line, it only tries to read stdin when no > completions are found on the command line (when argc == 3) > > I made the patch against the current code in darcs where Axel has > already made many of the necessary changes to fish to use this > functionality (thanks!)
Hi stew, I'm sorry to be a bother, but I'm having a bit of trouble applying the attached patch, the patch command complains, most probably because of minor edits in my internal tree. Would it be possible for you to resend the patch as an darcs-style email bundle, i.e. using 'darcs send'? That way, I can use darcs interactively apply the various parts of your patch. > > stew > -- Axel ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Fish-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fish-users
