On Mon, Oct 01, 2001 at 01:55:32PM -0400, Glenn F. Maynard wrote: > 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.
That's ok. I meant there is no need for a setting which specifies escape sequence for color setting, because LS_COLORS assume ANSI terminal. > > 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. I was planning a method GrabFD, a child will call parent when it wants to output to terminal. It is in TODO for quite a while. > 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? Incrementally is better. -- Alexander.
