> Currently find does not have any options. It is documented in man page and
> online help.

Oh, I knew that.  I just expected some arguments, like <pathlist> or -name
-or iname, etc.  So I'm sorry.. probably too spoiled by GNU variants :-)

> > 2.  Enhanced prompt.  Either two prompts, cmd:prompt and cmd:prompt-xterm,
> >     or handle cmd:prompt differently when running under $TERM == "xterm.*"
> >     (as a regular expression, like xterm-color, xterm-debian, etc).  What
> >     I have in mind is using xterm title enhanced prompts while still
> >     properly displaying command line (not sure whether the problem is in
> >     readline or whether it is lftp specific).  Maybe there could be
> >     something like at-cd that would issue a command anytime cd is issued
> >     successfully (but that would need variable like $pwd or ability to run
> >     something like echo `pwd`).
> I can add closure matching TERM variable. So that you could do:
>       set prompt/xterm* "..."

Yes, I wasn't thinking about that.  It would actually fit in the whole
concept lftp is using.  I like this idea.. Now if you can implement it :-)

                                        Thanks,
                                                Peter.

Reply via email to