help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tab completion and readline


From: John W. Eaton
Subject: Re: tab completion and readline
Date: Fri, 23 May 2003 20:39:41 -0500

On 23-May-2003, Mike Miller <address@hidden> wrote:

| Does this meant that something got broken in a recent version of Octave?

Yes, but not that recent.

One problem is that the forward slash character is an operator in
Octave, so in some contexts it should be treated as a word break
character for completion, and in other cases it should not.  So doing
this correctly can be tricky, more so than I had the patience for when
I last looked at it.  Would someone like to work on this problem and
contribute a patch?

Thanks,

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
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]