From help-octave-request at bevo dot che dot wisc dot edu Fri Jan 31 02:08:41 2003 Subject: Re: 'cd' and tab completion From: "John W. Eaton" To: ljacques at fyma dot ucl dot ac dot be cc: help-octave mailing list Date: Fri, 31 Jan 2003 02:08:29 -0600 On 31-Jan-2003, Laurent Jacques wrote: | It seems that under matlab, this completion (with the '/', '~', and '../' | understanding) is activated when the command 'cd' is present in the beginning | of the line. It's a kind of selective autocompletion (like in the last | version of bash) which depends on the command used. | This could be way to deal with this possible ambiguous definition of '/' ? | There is nos sense to imagine a division after the cd command (at least until | the next ';' if there are several command on the same line) There might be other places where file completion would be desirable. Someone might have redefined cd to be a variable, so you have to check that as well. In any case, working patches would be welcome. jwe ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------