Re: Config file handling

2003-03-21 Thread Adam Byrtek / alpha
On Fri, Mar 21, 2003 at 02:15:52AM -0500, Pavel Roskin wrote: > Not sure if it's the right fix. Sometimes there is more that one way to > write home directory. For example. /home is a link to /usr/home by > default on some versions of FreeBSD. I don't see the problem. There are only 2 possibilit

Re: MC + zsh: prompt problem

2003-03-21 Thread Pavel Roskin
> Thanks, for the prompt response. Obviously, I took the hard way to find > what is causing the problem :) Next time I'll be more careful in expecting > the available resources. In fact, your work may still be useful. Even if the prompt is ignored, we should be careful to determine its end correc

Re: MC + zsh: prompt problem

2003-03-21 Thread Pavel Tsekov
On Fri, 21 Mar 2003, Pavel Roskin wrote: > > Here is my (short) analysis of the problem: > > http://www.cygwin.com/ml/cygwin/2003-03/msg01501.html > > > > Are you aware of this problem ? Do you consider it worth fixing ? > > Yes, I'm aware of the problem. From TODO: > > Don't read prompt from t

MC is awesome

2003-03-21 Thread Rob Ristroph
Hi ! First, I would like to say that my previous question about how to make the user menu come up on start-up is answered; it was indeed auto_menu=1. I had thought that it was, but just adding that line to an ini file left over from a previous version of MC didn't work for some reason, but chang

Re: MC + zsh: prompt problem

2003-03-21 Thread Pavel Roskin
Hello! > Here is my (short) analysis of the problem: > http://www.cygwin.com/ml/cygwin/2003-03/msg01501.html > > Are you aware of this problem ? Do you consider it worth fixing ? Yes, I'm aware of the problem. From TODO: Don't read prompt from the subshell, because it's unreliable. Interpret e

MC + zsh: prompt problem

2003-03-21 Thread Pavel Tsekov
Hello, I want to know your opinion on the following matter: http://www.cygwin.com/ml/cygwin/2003-03/msg00618.html Take a look at problem 2 - this is reproducable in both Cygwin and Linux console. To summerize how to reproduce: MC + subshell running subshell must be zsh PS1 must be set to: PS1='%

Re: [PATCH]: Locale's abbreviated month & vfs

2003-03-21 Thread Andrew V. Samoilov
Adam Byrtek / alpha wrote: On Wed, Mar 19, 2003 at 11:25:46AM -0500, Pavel Roskin wrote: 2) Andrew's patch has broken regexp reverse search... see the usage of strreverse() Well, I restore regexp reverse search now. Thanks for report. - Andrew, please could you fix this and examine/apply (parts)