Welcome back. :) On Mon, Oct 01, 2001 at 01:00:37PM +0400, Alexander V. Lukyanov wrote: > Ok, then use LS_COLORS. It does not require any new setting in lftp.
Well, I have an override variable; LS_COLORS is one default. > Currently a parent job (CmdExec) tells child job to show status. There > is no option to clear status when the child wants to. Something should > be changed, I don't know yet what. Let's come back to this later. > You can format the listing completely in memory, make the formatting a separate > procedure and use it in completion and in FileCopyPeerColorDirList (new class). That's what I did. This patch has become very big--over 2500 lines and a couple new files, since it ended up hitting other stuff too (ie. completion for local files uses it.) I'd hate to dump the whole thing on you (as I assume you want to review it); do you want me to send it to you incrementally? -- Glenn Maynard
