|
Hi all,
A very late reply to an email a couple of years ago…
In case it’s of interest to Mac/ferret users, the prepending of “./“ when using tab to autocomplete paths in ferret (see emails below) does not appear to be an issue now that I’ve upgraded to Mavericks (using OS 10.9.4)
Cheers,
Paul
Hi Denise,The readline library that we link with may be different than what was used in the previous build on the Mac. I can see where that is inconvenient. We'll be working on the PyFerret build of Ferret, and as we do that we'll have a look at this issue. It is doing auto-completion, but what it's doing is adding the path to the file name. Ferret needs path names with slashes to be inside a set of quotation marks. If you put in opening quotes, it'd work,yes? set data "HaOr, just go back and get rid of that ./ Not that this is very helpful - command completion is convenient because you're using it as you type along.Ansley On 7/24/2012 7:06 AM, Denise L Worthen wrote: |