help-octave
[Top][All Lists]
Advanced

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

Re: Help autocomplete


From: Mike Miller
Subject: Re: Help autocomplete
Date: Thu, 11 May 2017 09:29:26 -0700
User-agent: NeoMutt/20170113 (1.7.2)

Hi Bruno, please do not reply directly to me, reply to the mailing list.

On Thu, May 11, 2017 at 13:09:47 +0000, Bruno Carlos Lugão wrote:
> Hi,  i am using windows 8, and i dont find the directory
> ~/.config/octave/VERSION/qsci/octave_kbf.pap. In windows what the
> path? I try search the file octave_kbf.pap, but i didint find.

The name ~ is a stand in for your user profile directory on Windows,
usually C:\Users\YourName. If you run tilde_expand('~') in Octave, it
will tell you what directory that is.

Since you are using 4.2.1, the file in question should be

  C:\Users\YourName\.config\octave\4.2.1\qsci\octave_kbf.pap

> You are rigth i am trying to complete the function name in the editor
> of octave.

As I said, this is only a workaround that seems to work for me. I don't
think what you want is fully supported. Is it something that is
important to you?

-- 
mike



reply via email to

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